Home
last modified time | relevance | path

Searched refs:HostFunctionHandler (Results 1 – 12 of 12) sorted by relevance

/expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/SharedItems/
H A DHostFunctionHandler.h11 struct HostFunctionHandler : jsi::HostObject { struct
17 HostFunctionHandler(std::shared_ptr<jsi::Function> f, jsi::Runtime &rt) { in HostFunctionHandler() function
H A DValueWrapper.h35 static inline const std::shared_ptr<HostFunctionHandler> &asHostFunction(
77 const std::shared_ptr<HostFunctionHandler> &_value) in HostFunctionWrapper()
79 std::shared_ptr<HostFunctionHandler> value;
127 inline const std::shared_ptr<HostFunctionHandler> &ValueWrapper::asHostFunction( in asHostFunction()
H A DShareableValue.cpp114 std::shared_ptr<HostFunctionHandler> handler = in adapt()
115 handlerAsObject.getHostObject<HostFunctionHandler>(rt); in adapt()
119 std::make_shared<HostFunctionHandler>( in adapt()
/expo/ios/vendored/sdk47/react-native-reanimated/Common/cpp/SharedItems/
H A DHostFunctionHandler.h11 struct HostFunctionHandler : jsi::HostObject { struct
17 HostFunctionHandler(std::shared_ptr<jsi::Function> f, jsi::Runtime &rt) { in HostFunctionHandler() argument
H A DValueWrapper.h35 static inline const std::shared_ptr<HostFunctionHandler> &asHostFunction(
77 const std::shared_ptr<HostFunctionHandler> &_value) in HostFunctionWrapper()
79 std::shared_ptr<HostFunctionHandler> value;
127 inline const std::shared_ptr<HostFunctionHandler> &ValueWrapper::asHostFunction( in asHostFunction()
H A DShareableValue.cpp114 std::shared_ptr<HostFunctionHandler> handler = in adapt()
115 handlerAsObject.getHostObject<HostFunctionHandler>(rt); in adapt()
119 std::make_shared<HostFunctionHandler>( in adapt()
/expo/ios/vendored/sdk48/react-native-reanimated/Common/cpp/SharedItems/
H A DHostFunctionHandler.h11 struct HostFunctionHandler : jsi::HostObject { struct
17 HostFunctionHandler(std::shared_ptr<jsi::Function> f, jsi::Runtime &rt) { in HostFunctionHandler() function
H A DValueWrapper.h35 static inline const std::shared_ptr<HostFunctionHandler> &asHostFunction(
77 const std::shared_ptr<HostFunctionHandler> &_value) in HostFunctionWrapper()
79 std::shared_ptr<HostFunctionHandler> value;
127 inline const std::shared_ptr<HostFunctionHandler> &ValueWrapper::asHostFunction( in asHostFunction()
H A DShareableValue.cpp114 std::shared_ptr<HostFunctionHandler> handler = in adapt()
115 handlerAsObject.getHostObject<HostFunctionHandler>(rt); in adapt()
119 std::make_shared<HostFunctionHandler>( in adapt()
/expo/android/vendored/sdk47/react-native-reanimated/Common/cpp/SharedItems/
H A DHostFunctionHandler.h11 struct HostFunctionHandler : jsi::HostObject { struct
17 HostFunctionHandler(std::shared_ptr<jsi::Function> f, jsi::Runtime &rt) { in HostFunctionHandler() function
H A DValueWrapper.h35 static inline const std::shared_ptr<HostFunctionHandler> &asHostFunction(
77 const std::shared_ptr<HostFunctionHandler> &_value) in HostFunctionWrapper()
79 std::shared_ptr<HostFunctionHandler> value;
127 inline const std::shared_ptr<HostFunctionHandler> &ValueWrapper::asHostFunction( in asHostFunction()
H A DShareableValue.cpp114 std::shared_ptr<HostFunctionHandler> handler = in adapt()
115 handlerAsObject.getHostObject<HostFunctionHandler>(rt); in adapt()
119 std::make_shared<HostFunctionHandler>( in adapt()