text
stringlengths
24
1.04M
metadata
stringlengths
233
497
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/MemoryPressure.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; public enum ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/MemoryPressure.java", "license": "mit", "size": 292}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/MemoryPressureListener.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; /** ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/MemoryPressureListener.java", "license": "mit", "size": ...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/ModuleHolder.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import static ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/ModuleHolder.java", "license": "mit", "size": 8517}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/ModuleSpec.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import androidx....
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/ModuleSpec.java", "license": "mit", "size": 2288}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/NativeArgumentsParseException.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/NativeArgumentsParseException.java", "license": "mit", "...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/NativeArray.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import com.face...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/NativeArray.java", "license": "mit", "size": 699}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/NativeArrayInterface.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; public...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/NativeArrayInterface.java", "license": "mit", "size": 30...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/NativeMap.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import com.facebo...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/NativeMap.java", "license": "mit", "size": 665}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/NativeModule.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import android...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/NativeModule.java", "license": "mit", "size": 1833}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/NativeModuleCallExceptionHandler.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bri...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/NativeModuleCallExceptionHandler.java", "license": "mit"...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/NativeModuleRegistry.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/NativeModuleRegistry.java", "license": "mit", "size": 57...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/NoSuchKeyException.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import c...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/NoSuchKeyException.java", "license": "mit", "size": 527}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/NotThreadSafeBridgeIdleDebugListener.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/NotThreadSafeBridgeIdleDebugListener.java", "license": "...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/ObjectAlreadyConsumedException.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridg...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/ObjectAlreadyConsumedException.java", "license": "mit", ...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/OnBatchCompleteListener.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; /**...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/OnBatchCompleteListener.java", "license": "mit", "size":...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/PerformanceCounter.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import j...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/PerformanceCounter.java", "license": "mit", "size": 363}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/Promise.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import androidx.ann...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/Promise.java", "license": "mit", "size": 3291}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/PromiseImpl.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import androidx...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/PromiseImpl.java", "license": "mit", "size": 7849}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/ProxyJavaScriptExecutor.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; imp...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/ProxyJavaScriptExecutor.java", "license": "mit", "size":...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/ReactApplicationContext.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; imp...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/ReactApplicationContext.java", "license": "mit", "size":...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/ReactBridge.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import static c...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/ReactBridge.java", "license": "mit", "size": 1385}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/ReactCallback.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import com.fa...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/ReactCallback.java", "license": "mit", "size": 471}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/ReactContext.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import static ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/ReactContext.java", "license": "mit", "size": 15622}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/ReactContextBaseJavaModule.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/ReactContextBaseJavaModule.java", "license": "mit", "siz...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/ReactMarker.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import androidx...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/ReactMarker.java", "license": "mit", "size": 4174}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/ReactMarkerConstants.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; /** Co...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/ReactMarkerConstants.java", "license": "mit", "size": 33...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/ReactMethod.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import static j...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/ReactMethod.java", "license": "mit", "size": 1589}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/ReactModuleWithSpec.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/ReactModuleWithSpec.java", "license": "mit", "size": 459...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/ReactNoCrashSoftException.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; /...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/ReactNoCrashSoftException.java", "license": "mit", "size...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/ReactSoftException.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import c...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/ReactSoftException.java", "license": "mit", "size": 1657...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/ReadableArray.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import androi...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/ReadableArray.java", "license": "mit", "size": 897}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/ReadableMap.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import androidx...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/ReadableMap.java", "license": "mit", "size": 1196}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/ReadableMapKeySetIterator.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; i...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/ReadableMapKeySetIterator.java", "license": "mit", "size...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/ReadableNativeArray.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/ReadableNativeArray.java", "license": "mit", "size": 434...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/ReadableNativeMap.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import an...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/ReadableNativeMap.java", "license": "mit", "size": 7202}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/ReadableType.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import com.fac...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/ReadableType.java", "license": "mit", "size": 470}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/SoftAssertions.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import andro...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/SoftAssertions.java", "license": "mit", "size": 2044}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/Systrace.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import com.faceboo...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/Systrace.java", "license": "mit", "size": 447}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/UIManager.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import static com...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/UIManager.java", "license": "mit", "size": 3460}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/UiThreadUtil.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import android...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/UiThreadUtil.java", "license": "mit", "size": 1596}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/UnexpectedNativeTypeException.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/UnexpectedNativeTypeException.java", "license": "mit", "...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/WindowFocusChangeListener.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; /...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/WindowFocusChangeListener.java", "license": "mit", "size...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/WritableArray.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import androi...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/WritableArray.java", "license": "mit", "size": 654}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/WritableMap.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import androidx...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/WritableMap.java", "license": "mit", "size": 891}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/WritableNativeArray.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/WritableNativeArray.java", "license": "mit", "size": 186...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/WritableNativeMap.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge; import an...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/WritableNativeMap.java", "license": "mit", "size": 2495}
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/queue/MessageQueueThread.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge.queu...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/queue/MessageQueueThread.java", "license": "mit", "size"...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/queue/MessageQueueThreadHandler.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.brid...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/queue/MessageQueueThreadHandler.java", "license": "mit",...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/queue/MessageQueueThreadImpl.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge....
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/queue/MessageQueueThreadImpl.java", "license": "mit", "s...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/queue/MessageQueueThreadPerfStats.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.br...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/queue/MessageQueueThreadPerfStats.java", "license": "mit...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/queue/MessageQueueThreadSpec.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge....
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/queue/MessageQueueThreadSpec.java", "license": "mit", "s...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/queue/NativeRunnable.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge.queue; ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/queue/NativeRunnable.java", "license": "mit", "size": 61...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/queue/QueueThreadExceptionHandler.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.br...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/queue/QueueThreadExceptionHandler.java", "license": "mit...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/queue/ReactQueueConfiguration.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.bridge...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/queue/ReactQueueConfiguration.java", "license": "mit", "...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/queue/ReactQueueConfigurationImpl.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.br...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/queue/ReactQueueConfigurationImpl.java", "license": "mit...
### File: ReactAndroid/src/main/java/com/facebook/react/bridge/queue/ReactQueueConfigurationSpec.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.br...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/bridge/queue/ReactQueueConfigurationSpec.java", "license": "mit...
### File: ReactAndroid/src/main/java/com/facebook/react/common/ArrayUtils.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.common; import java.util...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/common/ArrayUtils.java", "license": "mit", "size": 631}
### File: ReactAndroid/src/main/java/com/facebook/react/common/BUCK load("//tools/build_defs/oss:rn_defs.bzl", "react_native_dep", "rn_android_build_config", "rn_android_library") SUB_PROJECTS = [ "network/**/*", ] rn_android_library( name = "common", srcs = glob( ["**/*.java"], exclude = ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Starlark", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/common/BUCK", "license": "mit", "size": 1372}
### File: ReactAndroid/src/main/java/com/facebook/react/common/ClearableSynchronizedPool.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.common; i...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/common/ClearableSynchronizedPool.java", "license": "mit", "size...
### File: ReactAndroid/src/main/java/com/facebook/react/common/DebugServerException.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.common; import...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/common/DebugServerException.java", "license": "mit", "size": 34...
### File: ReactAndroid/src/main/java/com/facebook/react/common/HasJavascriptExceptionMetadata.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.commo...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/common/HasJavascriptExceptionMetadata.java", "license": "mit", ...
### File: ReactAndroid/src/main/java/com/facebook/react/common/JavascriptException.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.common; import ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/common/JavascriptException.java", "license": "mit", "size": 870...
### File: ReactAndroid/src/main/java/com/facebook/react/common/LifecycleState.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.common; /** * Lifec...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/common/LifecycleState.java", "license": "mit", "size": 632}
### File: ReactAndroid/src/main/java/com/facebook/react/common/LongArray.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.common; /** Object wrappi...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/common/LongArray.java", "license": "mit", "size": 1890}
### File: ReactAndroid/src/main/java/com/facebook/react/common/MapBuilder.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.common; import java.util...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/common/MapBuilder.java", "license": "mit", "size": 3185}
### File: ReactAndroid/src/main/java/com/facebook/react/common/ReactConstants.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.common; public class...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/common/ReactConstants.java", "license": "mit", "size": 308}
### File: ReactAndroid/src/main/java/com/facebook/react/common/ShakeDetector.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.common; import androi...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/common/ShakeDetector.java", "license": "mit", "size": 4448}
### File: ReactAndroid/src/main/java/com/facebook/react/common/SingleThreadAsserter.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.common; import...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/common/SingleThreadAsserter.java", "license": "mit", "size": 66...
### File: ReactAndroid/src/main/java/com/facebook/react/common/StandardCharsets.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.common; import jav...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/common/StandardCharsets.java", "license": "mit", "size": 971}
### File: ReactAndroid/src/main/java/com/facebook/react/common/SystemClock.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.common; /** * Detour f...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/common/SystemClock.java", "license": "mit", "size": 620}
### File: ReactAndroid/src/main/java/com/facebook/react/common/annotations/VisibleForTesting.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.common...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/common/annotations/VisibleForTesting.java", "license": "mit", "...
### File: ReactAndroid/src/main/java/com/facebook/react/common/futures/SimpleSettableFuture.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.common....
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/common/futures/SimpleSettableFuture.java", "license": "mit", "s...
### File: ReactAndroid/src/main/java/com/facebook/react/common/network/BUCK load("//tools/build_defs/oss:rn_defs.bzl", "react_native_dep", "rn_android_library") rn_android_library( name = "network", srcs = glob(["**/*.java"]), visibility = [ "PUBLIC", ], deps = [ react_native_dep("t...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Starlark", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/common/network/BUCK", "license": "mit", "size": 343}
### File: ReactAndroid/src/main/java/com/facebook/react/common/network/OkHttpCallUtil.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.common.networ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/common/network/OkHttpCallUtil.java", "license": "mit", "size": ...
### File: ReactAndroid/src/main/java/com/facebook/react/config/BUCK load("//tools/build_defs/oss:rn_defs.bzl", "rn_android_library") rn_android_library( name = "config", srcs = glob(["**/*.java"]), visibility = [ "PUBLIC", ], deps = [ ], )
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Starlark", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/config/BUCK", "license": "mit", "size": 205}
### File: ReactAndroid/src/main/java/com/facebook/react/config/ReactFeatureFlags.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.config; /** * Hi...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/config/ReactFeatureFlags.java", "license": "mit", "size": 3812}
### File: ReactAndroid/src/main/java/com/facebook/react/devsupport/BUCK load("//tools/build_defs/oss:rn_defs.bzl", "react_native_dep", "react_native_target", "rn_android_library") rn_android_library( name = "devsupport", srcs = glob(["*.java"]), is_androidx = True, manifest = "AndroidManifest.xml", ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Starlark", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/devsupport/BUCK", "license": "mit", "size": 2669}
### File: ReactAndroid/src/main/java/com/facebook/react/devsupport/BundleDownloader.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.devsupport; im...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/devsupport/BundleDownloader.java", "license": "mit", "size": 10...
### File: ReactAndroid/src/main/java/com/facebook/react/devsupport/DebugOverlayController.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.devsuppor...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/devsupport/DebugOverlayController.java", "license": "mit", "siz...
### File: ReactAndroid/src/main/java/com/facebook/react/devsupport/DevInternalSettings.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.devsupport; ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/devsupport/DevInternalSettings.java", "license": "mit", "size":...
### File: ReactAndroid/src/main/java/com/facebook/react/devsupport/DevLoadingViewController.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.devsupp...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/devsupport/DevLoadingViewController.java", "license": "mit", "s...
### File: ReactAndroid/src/main/java/com/facebook/react/devsupport/DevServerHelper.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.devsupport; imp...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/devsupport/DevServerHelper.java", "license": "mit", "size": 209...
### File: ReactAndroid/src/main/java/com/facebook/react/devsupport/DevSettingsActivity.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.devsupport; ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/devsupport/DevSettingsActivity.java", "license": "mit", "size":...
### File: ReactAndroid/src/main/java/com/facebook/react/devsupport/DevSupportManagerFactory.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.devsupp...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/devsupport/DevSupportManagerFactory.java", "license": "mit", "s...
### File: ReactAndroid/src/main/java/com/facebook/react/devsupport/DevSupportManagerImpl.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.devsupport...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/devsupport/DevSupportManagerImpl.java", "license": "mit", "size...
### File: ReactAndroid/src/main/java/com/facebook/react/devsupport/DisabledDevSupportManager.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.devsup...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/devsupport/DisabledDevSupportManager.java", "license": "mit", "...
### File: ReactAndroid/src/main/java/com/facebook/react/devsupport/DoubleTapReloadRecognizer.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.devsup...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/devsupport/DoubleTapReloadRecognizer.java", "license": "mit", "...
### File: ReactAndroid/src/main/java/com/facebook/react/devsupport/FpsView.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.devsupport; import andr...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/devsupport/FpsView.java", "license": "mit", "size": 3065}
### File: ReactAndroid/src/main/java/com/facebook/react/devsupport/HMRClient.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.devsupport; import co...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/devsupport/HMRClient.java", "license": "mit", "size": 1467}
### File: ReactAndroid/src/main/java/com/facebook/react/devsupport/InspectorPackagerConnection.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.devs...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/devsupport/InspectorPackagerConnection.java", "license": "mit",...
### File: ReactAndroid/src/main/java/com/facebook/react/devsupport/JSCHeapCapture.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.devsupport; impo...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/devsupport/JSCHeapCapture.java", "license": "mit", "size": 2713...
### File: ReactAndroid/src/main/java/com/facebook/react/devsupport/JSDebuggerWebSocketClient.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.devsup...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/devsupport/JSDebuggerWebSocketClient.java", "license": "mit", "...
### File: ReactAndroid/src/main/java/com/facebook/react/devsupport/JSDevSupport.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.devsupport; import...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/devsupport/JSDevSupport.java", "license": "mit", "size": 3220}
### File: ReactAndroid/src/main/java/com/facebook/react/devsupport/JSException.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.devsupport; import ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/devsupport/JSException.java", "license": "mit", "size": 821}
### File: ReactAndroid/src/main/java/com/facebook/react/devsupport/LogBoxDialog.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.devsupport; import...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/devsupport/LogBoxDialog.java", "license": "mit", "size": 668}
### File: ReactAndroid/src/main/java/com/facebook/react/devsupport/LogBoxModule.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.devsupport; import...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/devsupport/LogBoxModule.java", "license": "mit", "size": 3385}
### File: ReactAndroid/src/main/java/com/facebook/react/devsupport/MultipartStreamReader.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.devsupport...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/devsupport/MultipartStreamReader.java", "license": "mit", "size...
### File: ReactAndroid/src/main/java/com/facebook/react/devsupport/ReactInstanceManagerDevHelper.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.de...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/devsupport/ReactInstanceManagerDevHelper.java", "license": "mit...
### File: ReactAndroid/src/main/java/com/facebook/react/devsupport/RedBoxDialog.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.devsupport; import...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/devsupport/RedBoxDialog.java", "license": "mit", "size": 11447}
### File: ReactAndroid/src/main/java/com/facebook/react/devsupport/RedBoxHandler.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.devsupport; impor...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "ReactAndroid/src/main/java/com/facebook/react/devsupport/RedBoxHandler.java", "license": "mit", "size": 1557}