| /expo/packages/expo-modules-core/android/src/main/cpp/types/ |
| H A D | ExpectedType.cpp | 8 static const auto method = getClass()->getMethod<jni::local_ref<ExpectedType::javaobject>()>( in getFirstParameterType() local 14 static const auto method = getClass()->getMethod<jni::local_ref<ExpectedType::javaobject>()>( in getSecondParameterType() local 20 static const auto method = getClass()->getMethod<int()>("getCppType"); in getCppType() local 25 static const auto method = getClass()->getMethod<int()>("getCombinedTypes"); in getCombinedTypes() local 30 static const auto method = getClass()->getMethod<jni::local_ref<SingleType::javaobject>()>( in getFirstType() local 92 …static const auto method = getClass()->getMethod<jni::local_ref<jni::JArrayClass<SingleType>::java… in getPossibleTypes() local
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Base/ |
| H A D | ABI49_0_0RCTBridgeModule.h | 227 #define ABI49_0_0RCT_EXPORT_METHOD(method) ABI49_0_0RCT_REMAP_METHOD(, method) argument 245 #define ABI49_0_0RCT_EXPORT_BLOCKING_SYNCHRONOUS_METHOD(method) ABI49_0_0RCT_EXPORT_SYNCHRONOUS_TYP… argument 247 #define ABI49_0_0RCT_EXPORT_SYNCHRONOUS_TYPED_METHOD(returnType, method) \ argument 258 #define ABI49_0_0RCT_REMAP_METHOD(js_name, method) \ argument 270 #define ABI49_0_0RCT_REMAP_BLOCKING_SYNCHRONOUS_METHOD(js_name, returnType, method) \ argument 319 #define ABI49_0_0RCT_EXTERN_METHOD(method) _ABI49_0_0RCT_EXTERN_REMAP_METHOD(, method, NO) argument 325 #define ABI49_0_0RCT_EXTERN__BLOCKING_SYNCHRONOUS_METHOD(method) _ABI49_0_0RCT_EXTERN_REMAP_METHOD(… argument 331 #define _ABI49_0_0RCT_EXTERN_REMAP_METHOD(js_name, method, is_blocking_synchronous_method) … argument
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Base/ |
| H A D | ABI48_0_0RCTBridgeModule.h | 227 #define ABI48_0_0RCT_EXPORT_METHOD(method) ABI48_0_0RCT_REMAP_METHOD(, method) argument 245 #define ABI48_0_0RCT_EXPORT_BLOCKING_SYNCHRONOUS_METHOD(method) ABI48_0_0RCT_EXPORT_SYNCHRONOUS_TYP… argument 247 #define ABI48_0_0RCT_EXPORT_SYNCHRONOUS_TYPED_METHOD(returnType, method) \ argument 258 #define ABI48_0_0RCT_REMAP_METHOD(js_name, method) \ argument 270 #define ABI48_0_0RCT_REMAP_BLOCKING_SYNCHRONOUS_METHOD(js_name, returnType, method) \ argument 319 #define ABI48_0_0RCT_EXTERN_METHOD(method) _ABI48_0_0RCT_EXTERN_REMAP_METHOD(, method, NO) argument 325 #define ABI48_0_0RCT_EXTERN__BLOCKING_SYNCHRONOUS_METHOD(method) _ABI48_0_0RCT_EXTERN_REMAP_METHOD(… argument 331 #define _ABI48_0_0RCT_EXTERN_REMAP_METHOD(js_name, method, is_blocking_synchronous_method) … argument
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Base/ |
| H A D | ABI47_0_0RCTBridgeModule.h | 224 #define ABI47_0_0RCT_EXPORT_METHOD(method) ABI47_0_0RCT_REMAP_METHOD(, method) argument 242 #define ABI47_0_0RCT_EXPORT_BLOCKING_SYNCHRONOUS_METHOD(method) ABI47_0_0RCT_EXPORT_SYNCHRONOUS_TYP… argument 244 #define ABI47_0_0RCT_EXPORT_SYNCHRONOUS_TYPED_METHOD(returnType, method) \ argument 255 #define ABI47_0_0RCT_REMAP_METHOD(js_name, method) \ argument 267 #define ABI47_0_0RCT_REMAP_BLOCKING_SYNCHRONOUS_METHOD(js_name, returnType, method) \ argument 316 #define ABI47_0_0RCT_EXTERN_METHOD(method) _ABI47_0_0RCT_EXTERN_REMAP_METHOD(, method, NO) argument 322 #define ABI47_0_0RCT_EXTERN__BLOCKING_SYNCHRONOUS_METHOD(method) _ABI47_0_0RCT_EXTERN_REMAP_METHOD(… argument 328 #define _ABI47_0_0RCT_EXTERN_REMAP_METHOD(js_name, method, is_blocking_synchronous_method) … argument
|
| /expo/packages/expo-modules-core/android/src/test/java/expo/modules/kotlin/functions/ |
| H A D | AnyFunctionTest.kt | 35 val method = MockedAnyFunction(arrayOf({ typeOf<Int>() }.toAnyType<Int>())) in call should throw if pass more arguments then expected() constant 54 …val method = MockedAnyFunction(arrayOf({ typeOf<Int>() }.toAnyType<Int>(), { typeOf<Int>() }.toAny… in call should throw if pass less arguments then expected() constant 72 val method = MockedAnyFunction(arrayOf({ typeOf<Int>() }.toAnyType<Int>())) in call should throw if cannot convert args() constant 95 val method = MockedAnyFunction(emptyArray()) constant
|
| /expo/android/vendored/unversioned/react-native-reanimated/android/src/main/cpp/ |
| H A D | NativeProxy.cpp | 183 static const auto method = in requestRender() local 192 static const auto method = in registerEventHandler() local 211 static const auto method = in obtainProp() local 225 static const auto method = getJniMethod<void( in configureProps() local 242 static const auto method = in updateProps() local 250 static const auto method = in scrollTo() local 256 static const auto method = in measure() local 286 static const auto method = in synchronouslyUpdateUIProps() local 300 static const auto method = in registerSensor() local 321 static const auto method = in subscribeForKeyboardEvents() local [all …]
|
| /expo/android/vendored/sdk49/react-native-reanimated/android/src/main/cpp/ |
| H A D | NativeProxy.cpp | 183 static const auto method = in requestRender() local 192 static const auto method = in registerEventHandler() local 211 static const auto method = in obtainProp() local 225 static const auto method = getJniMethod<void( in configureProps() local 242 static const auto method = in updateProps() local 250 static const auto method = in scrollTo() local 256 static const auto method = in measure() local 286 static const auto method = in synchronouslyUpdateUIProps() local 300 static const auto method = in registerSensor() local 321 static const auto method = in subscribeForKeyboardEvents() local [all …]
|
| /expo/android/vendored/sdk49/@shopify/react-native-skia/android/cpp/jni/ |
| H A D | JniPlatformContext.cpp | 81 static auto method = javaPart_->getClass()->getMethod<jobject(int)>( in takeScreenshotFromViewTag() local 116 static auto method = in startDrawLoop() local 124 static auto method = in stopDrawLoop() local 140 static auto method = javaPart_->getClass()->getMethod<void(void)>( in runTaskOnMainThread() local 161 static auto method = javaPart_->getClass()->getMethod<jbyteArray(jstring)>( in performStreamOperation() local 214 static auto method = in raiseError() local
|
| /expo/android/vendored/unversioned/@shopify/react-native-skia/android/cpp/jni/ |
| H A D | JniPlatformContext.cpp | 81 static auto method = javaPart_->getClass()->getMethod<jobject(int)>( in takeScreenshotFromViewTag() local 116 static auto method = in startDrawLoop() local 124 static auto method = in stopDrawLoop() local 140 static auto method = javaPart_->getClass()->getMethod<void(void)>( in runTaskOnMainThread() local 161 static auto method = javaPart_->getClass()->getMethod<jbyteArray(jstring)>( in performStreamOperation() local 214 static auto method = in raiseError() local
|
| /expo/packages/expo-modules-core/android/src/main/cpp/ |
| H A D | JSIInteropModuleRegistry.cpp | 130 const static auto method = expo::JSIInteropModuleRegistry::javaClassLocal() in callGetJavaScriptModuleObjectMethod() local 141 const static auto method = expo::JSIInteropModuleRegistry::javaClassLocal() in callGetCoreModuleObject() local 151 const static auto method = expo::JSIInteropModuleRegistry::javaClassLocal() in callGetJavaScriptModulesNames() local 159 const static auto method = expo::JSIInteropModuleRegistry::javaClassLocal() in callHasModule() local 205 const static auto method = expo::JSIInteropModuleRegistry::javaClassLocal() in registerSharedObject() local
|
| H A D | JNIFunctionBody.cpp | 19 static const auto method = jni::findClassLocal("expo/modules/kotlin/jni/JNIFunctionBody") in invoke() local 39 static const auto method = jni::findClassLocal("expo/modules/kotlin/jni/JNIAsyncFunctionBody") in invoke() local
|
| /expo/android/vendored/sdk48/react-native-reanimated/android/src/main/cpp/ |
| H A D | NativeProxy.cpp | 81 static const auto method = in installJSIBindings() local 110 auto method = in installJSIBindings() local 272 static auto method = in requestRender() local 283 static auto method = in registerEventHandler() local 295 auto method = javaPart_->getClass() in updateProps() local 303 auto method = in scrollTo() local 310 auto method = in measure() local 333 static auto method = in registerSensor() local 348 auto method = in setGestureState() local 357 auto method = javaPart_->getClass() in configureProps() local [all …]
|
| /expo/android/vendored/sdk47/react-native-reanimated/android/src/main/cpp/ |
| H A D | NativeProxy.cpp | 76 static const auto method = in installJSIBindings() local 105 auto method = in installJSIBindings() local 264 static auto method = in requestRender() local 275 static auto method = in registerEventHandler() local 287 auto method = javaPart_->getClass() in updateProps() local 295 auto method = in scrollTo() local 302 auto method = in measure() local 325 static auto method = in registerSensor() local 340 auto method = in setGestureState() local 349 auto method = javaPart_->getClass() in configureProps() local [all …]
|
| /expo/packages/expo-modules-core/android/src/test/java/expo/modules/kotlin/devtools/ |
| H A D | ExpoRequestCdpInterceptorTest.kt | 42 var method = json.getString("method") in simple json data() variable 92 var method = json.getString("method") in http 302 redirection() variable 149 val method = json.getString("method") in respect image mimeType to CDP event() constant
|
| /expo/android/vendored/sdk47/@shopify/react-native-skia/android/cpp/jni/ |
| H A D | JniPlatformContext.cpp | 38 static auto method = javaPart_->getClass()->getMethod<void(void)>("beginDrawLoop"); in startDrawLoop() local 46 static auto method = javaPart_->getClass()->getMethod<void(void)>("endDrawLoop"); in stopDrawLoop() local 79 static auto method = javaPart_->getClass()->getMethod<jbyteArray(jstring)>( in performStreamOperation() local 138 static auto method = javaPart_->getClass()->getMethod<void(std::string)>("raise"); in raiseError() local
|
| /expo/android/vendored/sdk48/@shopify/react-native-skia/android/cpp/jni/ |
| H A D | JniPlatformContext.cpp | 37 static auto method = in startDrawLoop() local 45 static auto method = in stopDrawLoop() local 72 static auto method = javaPart_->getClass()->getMethod<jbyteArray(jstring)>( in performStreamOperation() local 125 static auto method = in raiseError() local
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/uimanager/ |
| H A D | ABI49_0_0SurfaceRegistryBinding.cpp | 40 auto method = registry.getPropertyAsFunction(runtime, "renderSurface"); in startSurface() local 50 auto method = registry.getPropertyAsFunction(runtime, "renderSurface"); in startSurface() local 93 auto method = registry.getPropertyAsFunction(runtime, "setSurfaceProps"); in setSurfaceProps() local 104 auto method = registry.getPropertyAsFunction(runtime, "setSurfaceProps"); in setSurfaceProps() local
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/uimanager/ |
| H A D | ABI47_0_0SurfaceRegistryBinding.cpp | 40 auto method = registry.getPropertyAsFunction(runtime, "renderSurface"); in startSurface() local 50 auto method = registry.getPropertyAsFunction(runtime, "renderSurface"); in startSurface() local 93 auto method = registry.getPropertyAsFunction(runtime, "setSurfaceProps"); in setSurfaceProps() local 104 auto method = registry.getPropertyAsFunction(runtime, "setSurfaceProps"); in setSurfaceProps() local
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/uimanager/ |
| H A D | ABI48_0_0SurfaceRegistryBinding.cpp | 40 auto method = registry.getPropertyAsFunction(runtime, "renderSurface"); in startSurface() local 50 auto method = registry.getPropertyAsFunction(runtime, "renderSurface"); in startSurface() local 93 auto method = registry.getPropertyAsFunction(runtime, "setSurfaceProps"); in setSurfaceProps() local 104 auto method = registry.getPropertyAsFunction(runtime, "setSurfaceProps"); in setSurfaceProps() local
|
| /expo/packages/expo-modules-core/ios/Tests/ |
| H A D | ExpoRequestCdpInterceptorSpec.swift | 57 var method = json["method"] as! String in spec() variable 113 var method = json["method"] as! String in spec() variable 178 let method = json["method"] as! String in spec() variable
|
| /expo/ios/versioned/sdk49/ExpoModulesCore/ios/Tests/ |
| H A D | ExpoRequestCdpInterceptorSpec.swift | 57 var method = json["method"] as! String in spec() variable 113 var method = json["method"] as! String in spec() variable 178 let method = json["method"] as! String in spec() variable
|
| /expo/apps/test-suite/ |
| H A D | TestUtils.js | 33 export async function expectMethodToBeUnavailableAsync(expect, method) { argument 38 export async function expectMethodToThrowAsync(method) { argument
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/hermes/inspector/chrome/ |
| H A D | ABI49_0_0MessageInterfaces.h | 50 std::string method; member 67 std::string method; member
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/hermes/inspector/chrome/ |
| H A D | ABI48_0_0MessageInterfaces.h | 50 std::string method; member 67 std::string method; member
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/hermes/inspector/chrome/ |
| H A D | ABI47_0_0MessageInterfaces.h | 50 std::string method; member 67 std::string method; member
|