Home
last modified time | relevance | path

Searched refs:runtimeHelper_ (Results 1 – 8 of 8) sorted by relevance

/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/SharedItems/
H A DShareables.h140 std::shared_ptr<JSRuntimeHelper> runtimeHelper_;
150 if (runtimeHelper_->isRNRuntime(rt)) { in getJSValue()
166 if (runtimeHelper_->uiRuntimeDestroyed) { in ~RetainingShareable()
300 std::shared_ptr<JSRuntimeHelper> runtimeHelper_;
321 std::shared_ptr<JSRuntimeHelper> runtimeHelper_; variable
330 runtimeHelper_(runtimeHelper) {} in ShareableRemoteFunction()
332 if (runtimeHelper_->isUIRuntime(rt)) { in toJSValue()
334 return runtimeHelper_->valueUnpacker->call( in toJSValue()
362 if (runtimeHelper_->uiRuntimeDestroyed) { in ~ShareableHandle()
412 runtimeHelper_(runtimeHelper), in ShareableSynchronizedDataHolder()
[all …]
H A DShareables.cpp10 : runtimeHelper_(runtimeHelper) { in CoreFunction()
24 if (runtimeHelper_->isUIRuntime(rt)) { in getFunction()
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/SharedItems/
H A DShareables.h140 std::shared_ptr<JSRuntimeHelper> runtimeHelper_;
150 if (runtimeHelper_->isRNRuntime(rt)) { in getJSValue()
166 if (runtimeHelper_->uiRuntimeDestroyed) { in ~RetainingShareable()
300 std::shared_ptr<JSRuntimeHelper> runtimeHelper_;
321 std::shared_ptr<JSRuntimeHelper> runtimeHelper_; variable
330 runtimeHelper_(runtimeHelper) {} in ShareableRemoteFunction()
332 if (runtimeHelper_->isUIRuntime(rt)) { in toJSValue()
334 return runtimeHelper_->valueUnpacker->call( in toJSValue()
362 if (runtimeHelper_->uiRuntimeDestroyed) { in ~ShareableHandle()
412 runtimeHelper_(runtimeHelper), in ShareableSynchronizedDataHolder()
[all …]
H A DShareables.cpp10 : runtimeHelper_(runtimeHelper) { in CoreFunction()
24 if (runtimeHelper_->isUIRuntime(rt)) { in getFunction()
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/SharedItems/
H A DShareables.h140 std::shared_ptr<JSRuntimeHelper> runtimeHelper_;
150 if (runtimeHelper_->isRNRuntime(rt)) { in getJSValue()
166 if (runtimeHelper_->uiRuntimeDestroyed) { in ~RetainingShareable()
300 std::shared_ptr<JSRuntimeHelper> runtimeHelper_;
321 std::shared_ptr<JSRuntimeHelper> runtimeHelper_; variable
330 runtimeHelper_(runtimeHelper) {} in ShareableRemoteFunction()
332 if (runtimeHelper_->isUIRuntime(rt)) { in toJSValue()
334 return runtimeHelper_->valueUnpacker->call( in toJSValue()
362 if (runtimeHelper_->uiRuntimeDestroyed) { in ~ShareableHandle()
412 runtimeHelper_(runtimeHelper), in ShareableSynchronizedDataHolder()
[all …]
H A DShareables.cpp10 : runtimeHelper_(runtimeHelper) { in CoreFunction()
24 if (runtimeHelper_->isUIRuntime(rt)) { in getFunction()
/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/SharedItems/
H A DShareables.h140 std::shared_ptr<JSRuntimeHelper> runtimeHelper_;
150 if (runtimeHelper_->isRNRuntime(rt)) { in getJSValue()
166 if (runtimeHelper_->uiRuntimeDestroyed) { in ~RetainingShareable()
300 std::shared_ptr<JSRuntimeHelper> runtimeHelper_;
321 std::shared_ptr<JSRuntimeHelper> runtimeHelper_; variable
330 runtimeHelper_(runtimeHelper) {} in ShareableRemoteFunction()
332 if (runtimeHelper_->isUIRuntime(rt)) { in toJSValue()
334 return runtimeHelper_->valueUnpacker->call( in toJSValue()
362 if (runtimeHelper_->uiRuntimeDestroyed) { in ~ShareableHandle()
412 runtimeHelper_(runtimeHelper), in ShareableSynchronizedDataHolder()
[all …]
H A DShareables.cpp10 : runtimeHelper_(runtimeHelper) { in CoreFunction()
24 if (runtimeHelper_->isUIRuntime(rt)) { in getFunction()