Home
last modified time | relevance | path

Searched defs:HostFunctionHandler (Results 1 – 4 of 4) 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() argument
23 std::shared_ptr<jsi::Function> getPureFunction() { in getPureFunction()
/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
23 std::shared_ptr<jsi::Function> getPureFunction() { in getPureFunction()
/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() argument
23 std::shared_ptr<jsi::Function> getPureFunction() { in getPureFunction()
/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() argument
23 std::shared_ptr<jsi::Function> getPureFunction() { in getPureFunction()