Home
last modified time | relevance | path

Searched defs:hostObject (Results 1 – 25 of 27) sorted by relevance

12

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/nativemodule/core/ReactCommon/
H A DABI49_0_0TurboModuleBinding.cpp91 auto hostObject = in getModule() local
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/nativemodule/core/ReactCommon/
H A DABI48_0_0TurboModuleBinding.cpp94 auto hostObject = in getModule() local
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/nativemodule/core/ReactCommon/
H A DABI47_0_0TurboModuleBinding.cpp94 auto hostObject = in getModule() local
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/jsi/
H A DJsiValue.h192 std::shared_ptr<jsi::HostObject> hostObject() const { return _hostObject; } in hostObject() function
H A DJsiHostObject.h229 std::shared_ptr<jsi::HostObject> hostObject) { in installReadonlyProperty()
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/jsi/
H A DJsiValue.h192 std::shared_ptr<jsi::HostObject> hostObject() const { return _hostObject; } in hostObject() function
H A DJsiHostObject.h229 std::shared_ptr<jsi::HostObject> hostObject) { in installReadonlyProperty()
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/jsi/
H A DJsiValue.h192 std::shared_ptr<jsi::HostObject> hostObject() const { return _hostObject; } in hostObject() function
H A DJsiHostObject.h229 std::shared_ptr<jsi::HostObject> hostObject) { in installReadonlyProperty()
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/jsi/
H A DJsiValue.h192 std::shared_ptr<jsi::HostObject> hostObject() const { return _hostObject; } in hostObject() function
H A DJsiHostObject.h229 std::shared_ptr<jsi::HostObject> hostObject) { in installReadonlyProperty()
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/jsi/
H A DJsiValue.h192 std::shared_ptr<jsi::HostObject> hostObject() const { return _hostObject; } in hostObject() function
H A DJsiHostObject.h227 std::shared_ptr<jsi::HostObject> hostObject) { in installReadonlyProperty()
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/jsi/
H A DJsiValue.h192 std::shared_ptr<jsi::HostObject> hostObject() const { return _hostObject; } in hostObject() function
H A DJsiHostObject.h227 std::shared_ptr<jsi::HostObject> hostObject) { in installReadonlyProperty()
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/jsi/
H A DJsiHostObject.h225 std::shared_ptr<jsi::HostObject> hostObject) { in installReadonlyProperty()
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/jsi/
H A DJsiHostObject.h225 std::shared_ptr<jsi::HostObject> hostObject) { in installReadonlyProperty()
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/SharedItems/
H A DShareables.h267 const std::shared_ptr<jsi::HostObject> &hostObject) in ShareableHostObject()
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/SharedItems/
H A DShareables.h267 const std::shared_ptr<jsi::HostObject> &hostObject) in ShareableHostObject()
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/SharedItems/
H A DShareables.h267 const std::shared_ptr<jsi::HostObject> &hostObject) in ShareableHostObject()
/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/SharedItems/
H A DShareables.h267 const std::shared_ptr<jsi::HostObject> &hostObject) in ShareableHostObject()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/jsi/
H A DABI47_0_0JSCRuntime.cpp717 std::shared_ptr<jsi::HostObject> hostObject; member
830 auto hostObject = static_cast<HostObjectProxy *>(JSObjectGetPrivate(obj)); in createObject() local
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/jsc/
H A DABI49_0_0JSCRuntime.cpp758 std::shared_ptr<jsi::HostObject> hostObject; member
871 auto hostObject = static_cast<HostObjectProxy *>(JSObjectGetPrivate(obj)); in createObject() local
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/jsc/
H A DABI48_0_0JSCRuntime.cpp756 std::shared_ptr<jsi::HostObject> hostObject; member
869 auto hostObject = static_cast<HostObjectProxy *>(JSObjectGetPrivate(obj)); in createObject() local
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/jsi/jsi/test/
H A DABI49_0_0testlib.cpp565 Object hostObject = in TEST_P() local

12