| /expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/SharedItems/ |
| H A D | RemoteObject.cpp | 10 void RemoteObject::maybeInitializeOnWorkletRuntime(jsi::Runtime &rt) { in maybeInitializeOnWorkletRuntime() 18 jsi::Value RemoteObject::get(jsi::Runtime &rt, const jsi::PropNameID &name) { in get() 25 void RemoteObject::set( in set() 35 std::vector<jsi::PropNameID> RemoteObject::getPropertyNames(jsi::Runtime &rt) { in getPropertyNames()
|
| H A D | RemoteObject.h | 14 class RemoteObject : public jsi::HostObject, public StoreUser { 21 RemoteObject( in RemoteObject() function
|
| H A D | ValueWrapper.h | 39 static inline const std::shared_ptr<RemoteObject> &asRemoteObject( 91 explicit RemoteObjectWrapper(const std::shared_ptr<RemoteObject> &_value) in RemoteObjectWrapper() 93 std::shared_ptr<RemoteObject> value; 137 inline const std::shared_ptr<RemoteObject> &ValueWrapper::asRemoteObject( in asRemoteObject()
|
| H A D | SharedParent.h | 24 class RemoteObject; variable
|
| /expo/ios/vendored/sdk47/react-native-reanimated/Common/cpp/SharedItems/ |
| H A D | RemoteObject.cpp | 10 void RemoteObject::maybeInitializeOnWorkletRuntime(jsi::Runtime &rt) { in maybeInitializeOnWorkletRuntime() 18 jsi::Value RemoteObject::get(jsi::Runtime &rt, const jsi::PropNameID &name) { in get() 25 void RemoteObject::set( in set() 35 std::vector<jsi::PropNameID> RemoteObject::getPropertyNames(jsi::Runtime &rt) { in getPropertyNames()
|
| H A D | RemoteObject.h | 14 class RemoteObject : public jsi::HostObject, public StoreUser { 21 RemoteObject( in RemoteObject() function
|
| H A D | ValueWrapper.h | 39 static inline const std::shared_ptr<RemoteObject> &asRemoteObject( 91 explicit RemoteObjectWrapper(const std::shared_ptr<RemoteObject> &_value) in RemoteObjectWrapper() 93 std::shared_ptr<RemoteObject> value; 137 inline const std::shared_ptr<RemoteObject> &ValueWrapper::asRemoteObject( in asRemoteObject()
|
| H A D | SharedParent.h | 24 class RemoteObject; variable
|
| /expo/android/vendored/sdk47/react-native-reanimated/Common/cpp/SharedItems/ |
| H A D | RemoteObject.cpp | 10 void RemoteObject::maybeInitializeOnWorkletRuntime(jsi::Runtime &rt) { in maybeInitializeOnWorkletRuntime() 18 jsi::Value RemoteObject::get(jsi::Runtime &rt, const jsi::PropNameID &name) { in get() 25 void RemoteObject::set( in set() 35 std::vector<jsi::PropNameID> RemoteObject::getPropertyNames(jsi::Runtime &rt) { in getPropertyNames()
|
| H A D | RemoteObject.h | 14 class RemoteObject : public jsi::HostObject, public StoreUser { 21 RemoteObject( in RemoteObject() function
|
| H A D | ValueWrapper.h | 39 static inline const std::shared_ptr<RemoteObject> &asRemoteObject( 91 explicit RemoteObjectWrapper(const std::shared_ptr<RemoteObject> &_value) in RemoteObjectWrapper() 93 std::shared_ptr<RemoteObject> value; 137 inline const std::shared_ptr<RemoteObject> &ValueWrapper::asRemoteObject( in asRemoteObject()
|
| H A D | SharedParent.h | 24 class RemoteObject; variable
|
| /expo/ios/vendored/sdk48/react-native-reanimated/Common/cpp/SharedItems/ |
| H A D | RemoteObject.cpp | 10 void RemoteObject::maybeInitializeOnWorkletRuntime(jsi::Runtime &rt) { in maybeInitializeOnWorkletRuntime() 18 jsi::Value RemoteObject::get(jsi::Runtime &rt, const jsi::PropNameID &name) { in get() 25 void RemoteObject::set( in set() 35 std::vector<jsi::PropNameID> RemoteObject::getPropertyNames(jsi::Runtime &rt) { in getPropertyNames()
|
| H A D | RemoteObject.h | 14 class RemoteObject : public jsi::HostObject, public StoreUser { 21 RemoteObject( in RemoteObject() function
|
| H A D | ValueWrapper.h | 39 static inline const std::shared_ptr<RemoteObject> &asRemoteObject( 91 explicit RemoteObjectWrapper(const std::shared_ptr<RemoteObject> &_value) in RemoteObjectWrapper() 93 std::shared_ptr<RemoteObject> value; 137 inline const std::shared_ptr<RemoteObject> &ValueWrapper::asRemoteObject( in asRemoteObject()
|
| H A D | SharedParent.h | 24 class RemoteObject; variable
|
| /expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/SharedItems/ |
| H A D | SharedParent.h | 27 class RemoteObject; variable
|
| /expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/SharedItems/ |
| H A D | SharedParent.h | 27 class RemoteObject; variable
|
| /expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/SharedItems/ |
| H A D | SharedParent.h | 27 class RemoteObject; variable
|
| /expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/SharedItems/ |
| H A D | SharedParent.h | 27 class RemoteObject; variable
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/hermes/inspector/chrome/ |
| H A D | ABI48_0_0MessageTypes.h | 72 struct RemoteObject; 206 RemoteObject() = default; 263 runtime::RemoteObject object{}; 280 runtime::RemoteObject thisObj{}; 377 folly::Optional<runtime::RemoteObject> get; 378 folly::Optional<runtime::RemoteObject> set; 750 runtime::RemoteObject result{}; 793 runtime::RemoteObject result{}; 817 runtime::RemoteObject result{}; 835 runtime::RemoteObject result{}; [all …]
|
| H A D | ABI48_0_0MessageConverters.h | 122 RemoteObject makeRemoteObject(
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/hermes/inspector/chrome/ |
| H A D | ABI49_0_0MessageTypes.h | 71 struct RemoteObject; 205 RemoteObject() = default; 262 runtime::RemoteObject object{}; 279 runtime::RemoteObject thisObj{}; 376 std::optional<runtime::RemoteObject> get; 377 std::optional<runtime::RemoteObject> set; 749 runtime::RemoteObject result{}; 792 runtime::RemoteObject result{}; 816 runtime::RemoteObject result{}; 834 runtime::RemoteObject result{}; [all …]
|
| H A D | ABI49_0_0MessageConverters.h | 122 RemoteObject makeRemoteObject(
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/hermes/inspector/chrome/ |
| H A D | ABI47_0_0MessageTypes.h | 68 struct RemoteObject; 198 RemoteObject() = default; 255 runtime::RemoteObject object{}; 272 runtime::RemoteObject thisObj{}; 369 folly::Optional<runtime::RemoteObject> get; 370 folly::Optional<runtime::RemoteObject> set; 719 runtime::RemoteObject result{}; 762 runtime::RemoteObject result{}; 786 runtime::RemoteObject result{}; 795 runtime::RemoteObject result{}; [all …]
|