Home
last modified time | relevance | path

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

/expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/SharedItems/
H A DValueWrapper.h39 static inline const std::shared_ptr<RemoteObject> &asRemoteObject(
137 inline const std::shared_ptr<RemoteObject> &ValueWrapper::asRemoteObject( in asRemoteObject() function
H A DShareableValue.cpp274 auto &remoteObject = ValueWrapper::asRemoteObject(valueContainer); in toJSValue()
/expo/ios/vendored/sdk47/react-native-reanimated/Common/cpp/SharedItems/
H A DValueWrapper.h39 static inline const std::shared_ptr<RemoteObject> &asRemoteObject(
137 inline const std::shared_ptr<RemoteObject> &ValueWrapper::asRemoteObject( in asRemoteObject() function
H A DShareableValue.cpp274 auto &remoteObject = ValueWrapper::asRemoteObject(valueContainer); in toJSValue()
/expo/android/vendored/sdk47/react-native-reanimated/Common/cpp/SharedItems/
H A DValueWrapper.h39 static inline const std::shared_ptr<RemoteObject> &asRemoteObject(
137 inline const std::shared_ptr<RemoteObject> &ValueWrapper::asRemoteObject( in asRemoteObject() function
H A DShareableValue.cpp274 auto &remoteObject = ValueWrapper::asRemoteObject(valueContainer); in toJSValue()
/expo/ios/vendored/sdk48/react-native-reanimated/Common/cpp/SharedItems/
H A DValueWrapper.h39 static inline const std::shared_ptr<RemoteObject> &asRemoteObject(
137 inline const std::shared_ptr<RemoteObject> &ValueWrapper::asRemoteObject( in asRemoteObject() function
H A DShareableValue.cpp274 auto &remoteObject = ValueWrapper::asRemoteObject(valueContainer); in toJSValue()