Home
last modified time | relevance | path

Searched refs:removeShadowNodeFromRegistry (Results 1 – 16 of 16) sorted by relevance

/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/Tools/
H A DRuntimeDecorator.cpp82 const RemoveShadowNodeFromRegistryFunction removeShadowNodeFromRegistry, in decorateUIRuntime() argument
102 rt, "_removeShadowNodeFromRegistry", removeShadowNodeFromRegistry); in decorateUIRuntime()
H A DRuntimeDecorator.h43 const RemoveShadowNodeFromRegistryFunction removeShadowNodeFromRegistry,
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/Tools/
H A DRuntimeDecorator.cpp82 const RemoveShadowNodeFromRegistryFunction removeShadowNodeFromRegistry, in decorateUIRuntime() argument
102 rt, "_removeShadowNodeFromRegistry", removeShadowNodeFromRegistry); in decorateUIRuntime()
H A DRuntimeDecorator.h43 const RemoveShadowNodeFromRegistryFunction removeShadowNodeFromRegistry,
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/Tools/
H A DRuntimeDecorator.cpp82 const RemoveShadowNodeFromRegistryFunction removeShadowNodeFromRegistry, in decorateUIRuntime() argument
102 rt, "_removeShadowNodeFromRegistry", removeShadowNodeFromRegistry); in decorateUIRuntime()
H A DRuntimeDecorator.h43 const RemoveShadowNodeFromRegistryFunction removeShadowNodeFromRegistry,
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/Tools/
H A DRuntimeDecorator.cpp82 const RemoveShadowNodeFromRegistryFunction removeShadowNodeFromRegistry, in decorateUIRuntime() argument
102 rt, "_removeShadowNodeFromRegistry", removeShadowNodeFromRegistry); in decorateUIRuntime()
H A DRuntimeDecorator.h43 const RemoveShadowNodeFromRegistryFunction removeShadowNodeFromRegistry,
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp123 auto removeShadowNodeFromRegistry = in NativeReanimatedModule() local
125 this->removeShadowNodeFromRegistry(rt, tag); in NativeReanimatedModule()
146 removeShadowNodeFromRegistry, in NativeReanimatedModule()
595 void NativeReanimatedModule::removeShadowNodeFromRegistry( in removeShadowNodeFromRegistry() function in reanimated::NativeReanimatedModule
H A DNativeReanimatedModule.h125 void removeShadowNodeFromRegistry(jsi::Runtime &rt, const jsi::Value &tag);
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp123 auto removeShadowNodeFromRegistry = in NativeReanimatedModule() local
125 this->removeShadowNodeFromRegistry(rt, tag); in NativeReanimatedModule()
146 removeShadowNodeFromRegistry, in NativeReanimatedModule()
595 void NativeReanimatedModule::removeShadowNodeFromRegistry( in removeShadowNodeFromRegistry() function in ABI49_0_0reanimated::NativeReanimatedModule
H A DNativeReanimatedModule.h125 void removeShadowNodeFromRegistry(jsi::Runtime &rt, const jsi::Value &tag);
/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp123 auto removeShadowNodeFromRegistry = in NativeReanimatedModule() local
125 this->removeShadowNodeFromRegistry(rt, tag); in NativeReanimatedModule()
146 removeShadowNodeFromRegistry, in NativeReanimatedModule()
595 void NativeReanimatedModule::removeShadowNodeFromRegistry( in removeShadowNodeFromRegistry() function in reanimated::NativeReanimatedModule
H A DNativeReanimatedModule.h125 void removeShadowNodeFromRegistry(jsi::Runtime &rt, const jsi::Value &tag);
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp123 auto removeShadowNodeFromRegistry = in NativeReanimatedModule() local
125 this->removeShadowNodeFromRegistry(rt, tag); in NativeReanimatedModule()
146 removeShadowNodeFromRegistry, in NativeReanimatedModule()
595 void NativeReanimatedModule::removeShadowNodeFromRegistry( in removeShadowNodeFromRegistry() function in reanimated::NativeReanimatedModule
H A DNativeReanimatedModule.h125 void removeShadowNodeFromRegistry(jsi::Runtime &rt, const jsi::Value &tag);