Searched refs:remoteFun (Results 1 – 4 of 4) sorted by relevance
| /expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/NativeModules/ |
| H A D | NativeReanimatedModule.cpp | 72 const jsi::Value &remoteFun, in NativeReanimatedModule() 76 remoteFun, in NativeReanimatedModule() 84 auto remoteFun = shareableRemoteFun->getJSValue(rt); in NativeReanimatedModule() local 87 remoteFun.asObject(rt).asFunction(rt).call(rt); in NativeReanimatedModule() 97 remoteFun.asObject(rt).asFunction(rt).call(rt, args, argsSize); in NativeReanimatedModule()
|
| /expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/NativeModules/ |
| H A D | NativeReanimatedModule.cpp | 72 const jsi::Value &remoteFun, in NativeReanimatedModule() 76 remoteFun, in NativeReanimatedModule() 84 auto remoteFun = shareableRemoteFun->getJSValue(rt); in NativeReanimatedModule() local 87 remoteFun.asObject(rt).asFunction(rt).call(rt); in NativeReanimatedModule() 97 remoteFun.asObject(rt).asFunction(rt).call(rt, args, argsSize); in NativeReanimatedModule()
|
| /expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/NativeModules/ |
| H A D | NativeReanimatedModule.cpp | 72 const jsi::Value &remoteFun, in NativeReanimatedModule() 76 remoteFun, in NativeReanimatedModule() 84 auto remoteFun = shareableRemoteFun->getJSValue(rt); in NativeReanimatedModule() local 87 remoteFun.asObject(rt).asFunction(rt).call(rt); in NativeReanimatedModule() 97 remoteFun.asObject(rt).asFunction(rt).call(rt, args, argsSize); in NativeReanimatedModule()
|
| /expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/NativeModules/ |
| H A D | NativeReanimatedModule.cpp | 72 const jsi::Value &remoteFun, in NativeReanimatedModule() 76 remoteFun, in NativeReanimatedModule() 84 auto remoteFun = shareableRemoteFun->getJSValue(rt); in NativeReanimatedModule() local 87 remoteFun.asObject(rt).asFunction(rt).call(rt); in NativeReanimatedModule() 97 remoteFun.asObject(rt).asFunction(rt).call(rt, args, argsSize); in NativeReanimatedModule()
|