Home
last modified time | relevance | path

Searched defs:rt (Results 1 – 25 of 245) sorted by relevance

12345678910

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/nativemodule/samples/ReactCommon/
H A DABI49_0_0SampleTurboCxxModule.cpp21 void SampleTurboCxxModule::voidFunc(jsi::Runtime &rt) { in voidFunc()
25 bool SampleTurboCxxModule::getBool(jsi::Runtime &rt, bool arg) { in getBool()
29 double SampleTurboCxxModule::getEnum(jsi::Runtime &rt, double arg) { in getEnum()
33 double SampleTurboCxxModule::getNumber(jsi::Runtime &rt, double arg) { in getNumber()
38 jsi::Runtime &rt, in getString()
44 jsi::Runtime &rt, in getArray()
50 jsi::Runtime &rt, in getObject()
56 jsi::Runtime &rt, in getValue()
69 jsi::Runtime &rt, in getValueWithCallback()
75 jsi::Runtime &rt, in getValueWithPromise()
[all …]
H A DABI49_0_0NativeSampleTurboCxxModuleSpecJSI.cpp16 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_voidFunc()
25 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getBool()
35 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getEnum()
45 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getNumber()
55 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getString()
64 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getArray()
73 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getObject()
82 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getValue()
96 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getValueWithCallback()
108 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getValueWithPromise()
[all …]
/expo/packages/expo-modules-core/android/src/main/cpp/types/
H A DFrontendConverter.cpp28 jsi::Runtime &rt, in convert()
45 jsi::Runtime &rt, in convert()
62 jsi::Runtime &rt, in convert()
79 jsi::Runtime &rt, in convert()
95 jsi::Runtime &rt, in convert()
111 jsi::Runtime &rt, in convert()
124 jsi::Runtime &rt, in convert()
134 jsi::Runtime &rt, in canConvert()
141 jsi::Runtime &rt, in convert()
151 jsi::Runtime &rt, in canConvert()
[all …]
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/nativemodule/samples/ReactCommon/
H A DABI48_0_0SampleTurboCxxModule.cpp21 void SampleTurboCxxModule::voidFunc(jsi::Runtime &rt) { in voidFunc()
25 bool SampleTurboCxxModule::getBool(jsi::Runtime &rt, bool arg) { in getBool()
29 double SampleTurboCxxModule::getNumber(jsi::Runtime &rt, double arg) { in getNumber()
34 jsi::Runtime &rt, in getString()
40 jsi::Runtime &rt, in getArray()
46 jsi::Runtime &rt, in getObject()
52 jsi::Runtime &rt, in getValue()
65 jsi::Runtime &rt, in getValueWithCallback()
71 jsi::Runtime &rt, in getValueWithPromise()
83 jsi::Object SampleTurboCxxModule::getConstants(jsi::Runtime &rt) { in getConstants()
H A DABI48_0_0NativeSampleTurboCxxModuleSpecJSI.cpp16 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_voidFunc()
25 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getBool()
35 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getNumber()
45 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getString()
54 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getArray()
63 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getObject()
72 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getValue()
86 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getValueWithCallback()
98 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getValueWithPromise()
107 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getConstants()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/nativemodule/samples/ReactCommon/
H A DABI47_0_0SampleTurboCxxModule.cpp21 void SampleTurboCxxModule::voidFunc(jsi::Runtime &rt) { in voidFunc()
25 bool SampleTurboCxxModule::getBool(jsi::Runtime &rt, bool arg) { in getBool()
29 double SampleTurboCxxModule::getNumber(jsi::Runtime &rt, double arg) { in getNumber()
34 jsi::Runtime &rt, in getString()
40 jsi::Runtime &rt, in getArray()
46 jsi::Runtime &rt, in getObject()
52 jsi::Runtime &rt, in getValue()
65 jsi::Runtime &rt, in getValueWithCallback()
71 jsi::Runtime &rt, in getValueWithPromise()
83 jsi::Object SampleTurboCxxModule::getConstants(jsi::Runtime &rt) { in getConstants()
H A DABI47_0_0NativeSampleTurboCxxModuleSpecJSI.cpp16 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_voidFunc()
25 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getBool()
35 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getNumber()
45 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getString()
54 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getArray()
63 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getObject()
72 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getValue()
86 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getValueWithCallback()
98 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getValueWithPromise()
107 jsi::Runtime &rt, in __hostFunction_NativeSampleTurboCxxModuleSpecJSI_getConstants()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/WebPerformance/
H A DABI49_0_0NativePerformanceObserver.cpp35 jsi::Runtime &rt, in startReporting()
42 jsi::Runtime &rt, in stopReporting()
49 jsi::Runtime &rt) { in popPendingEntries()
54 jsi::Runtime &rt, in setOnPerformanceEntryCallback()
60 jsi::Runtime &rt, in logRawEntry()
66 NativePerformanceObserver::getEventCounts(jsi::Runtime &rt) { in getEventCounts()
74 jsi::Runtime &rt, in setDurationThreshold()
82 jsi::Runtime &rt, in clearEntries()
91 jsi::Runtime &rt, in getEntries()
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/SharedItems/
H A DShareables.h36 jsi::Value call(jsi::Runtime &rt, Args &&...args) { in call()
88 jsi::Runtime &rt = *uiRuntime_; in runOnUIGuarded() local
123 virtual jsi::Value getJSValue(jsi::Runtime &rt) { in getJSValue()
149 jsi::Value getJSValue(jsi::Runtime &rt) { in getJSValue()
201 jsi::Runtime &rt, in newHostObject()
266 jsi::Runtime &rt, in ShareableHostObject()
305 jsi::Runtime &rt, in ShareableWorklet()
326 jsi::Runtime &rt, in ShareableRemoteFunction()
356 jsi::Runtime &rt, in ShareableHandle()
409 jsi::Runtime &rt, in ShareableSynchronizedDataHolder()
[all …]
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/SharedItems/
H A DShareables.h36 jsi::Value call(jsi::Runtime &rt, Args &&...args) { in call()
88 jsi::Runtime &rt = *uiRuntime_; in runOnUIGuarded() local
123 virtual jsi::Value getJSValue(jsi::Runtime &rt) { in getJSValue()
149 jsi::Value getJSValue(jsi::Runtime &rt) { in getJSValue()
201 jsi::Runtime &rt, in newHostObject()
266 jsi::Runtime &rt, in ShareableHostObject()
305 jsi::Runtime &rt, in ShareableWorklet()
326 jsi::Runtime &rt, in ShareableRemoteFunction()
356 jsi::Runtime &rt, in ShareableHandle()
409 jsi::Runtime &rt, in ShareableSynchronizedDataHolder()
[all …]
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/SharedItems/
H A DShareables.h36 jsi::Value call(jsi::Runtime &rt, Args &&...args) { in call()
88 jsi::Runtime &rt = *uiRuntime_; in runOnUIGuarded() local
123 virtual jsi::Value getJSValue(jsi::Runtime &rt) { in getJSValue()
149 jsi::Value getJSValue(jsi::Runtime &rt) { in getJSValue()
201 jsi::Runtime &rt, in newHostObject()
266 jsi::Runtime &rt, in ShareableHostObject()
305 jsi::Runtime &rt, in ShareableWorklet()
326 jsi::Runtime &rt, in ShareableRemoteFunction()
356 jsi::Runtime &rt, in ShareableHandle()
409 jsi::Runtime &rt, in ShareableSynchronizedDataHolder()
[all …]
/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/SharedItems/
H A DShareables.h36 jsi::Value call(jsi::Runtime &rt, Args &&...args) { in call()
88 jsi::Runtime &rt = *uiRuntime_; in runOnUIGuarded() local
123 virtual jsi::Value getJSValue(jsi::Runtime &rt) { in getJSValue()
149 jsi::Value getJSValue(jsi::Runtime &rt) { in getJSValue()
201 jsi::Runtime &rt, in newHostObject()
266 jsi::Runtime &rt, in ShareableHostObject()
305 jsi::Runtime &rt, in ShareableWorklet()
326 jsi::Runtime &rt, in ShareableRemoteFunction()
356 jsi::Runtime &rt, in ShareableHandle()
409 jsi::Runtime &rt, in ShareableSynchronizedDataHolder()
[all …]
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp83 jsi::Runtime &rt = *jsRuntime; in NativeReanimatedModule()
124 [this](jsi::Runtime &rt, const jsi::Value &tag) { in NativeReanimatedModule()
179 jsi::Runtime &rt, in installCoreFunctions()
209 jsi::Runtime &rt, in scheduleOnUI()
223 jsi::Runtime &rt, in makeSynchronizedDataHolder()
231 jsi::Runtime &rt, in updateDataSynchronously()
240 jsi::Runtime &rt, in getDataSynchronously()
248 jsi::Runtime &rt, in makeShareableClone()
309 jsi::Runtime &rt, in registerEventHandler()
333 jsi::Runtime &rt, in unregisterEventHandler()
[all …]
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp83 jsi::Runtime &rt = *jsRuntime; in NativeReanimatedModule()
124 [this](jsi::Runtime &rt, const jsi::Value &tag) { in NativeReanimatedModule()
179 jsi::Runtime &rt, in installCoreFunctions()
209 jsi::Runtime &rt, in scheduleOnUI()
223 jsi::Runtime &rt, in makeSynchronizedDataHolder()
231 jsi::Runtime &rt, in updateDataSynchronously()
240 jsi::Runtime &rt, in getDataSynchronously()
248 jsi::Runtime &rt, in makeShareableClone()
309 jsi::Runtime &rt, in registerEventHandler()
333 jsi::Runtime &rt, in unregisterEventHandler()
[all …]
/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp83 jsi::Runtime &rt = *jsRuntime; in NativeReanimatedModule()
124 [this](jsi::Runtime &rt, const jsi::Value &tag) { in NativeReanimatedModule()
179 jsi::Runtime &rt, in installCoreFunctions()
209 jsi::Runtime &rt, in scheduleOnUI()
223 jsi::Runtime &rt, in makeSynchronizedDataHolder()
231 jsi::Runtime &rt, in updateDataSynchronously()
240 jsi::Runtime &rt, in getDataSynchronously()
248 jsi::Runtime &rt, in makeShareableClone()
309 jsi::Runtime &rt, in registerEventHandler()
333 jsi::Runtime &rt, in unregisterEventHandler()
[all …]
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp83 jsi::Runtime &rt = *jsRuntime; in NativeReanimatedModule()
124 [this](jsi::Runtime &rt, const jsi::Value &tag) { in NativeReanimatedModule()
179 jsi::Runtime &rt, in installCoreFunctions()
209 jsi::Runtime &rt, in scheduleOnUI()
223 jsi::Runtime &rt, in makeSynchronizedDataHolder()
231 jsi::Runtime &rt, in updateDataSynchronously()
240 jsi::Runtime &rt, in getDataSynchronously()
248 jsi::Runtime &rt, in makeShareableClone()
309 jsi::Runtime &rt, in registerEventHandler()
333 jsi::Runtime &rt, in unregisterEventHandler()
[all …]
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/nativemodule/samples/platform/android/ReactCommon/
H A DABI49_0_0SampleTurboModuleSpec.cpp17 ABI49_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_voidFunc()
29 ABI49_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getBool()
41 ABI49_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getEnum()
53 ABI49_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getNumber()
65 ABI49_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getString()
83 ABI49_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getArray()
101 ABI49_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getObject()
119 ABI49_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getRootTag()
131 ABI49_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getValue()
149 ABI49_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getValueWithCallback()
[all …]
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/nativemodule/samples/platform/android/ReactCommon/
H A DABI48_0_0SampleTurboModuleSpec.cpp17 ABI48_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_voidFunc()
29 ABI48_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getBool()
41 ABI48_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getNumber()
53 ABI48_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getString()
71 ABI48_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getArray()
89 ABI48_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getObject()
107 ABI48_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getRootTag()
119 ABI48_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getValue()
137 ABI48_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getValueWithCallback()
155 ABI48_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getValueWithPromise()
[all …]
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/nativemodule/samples/platform/android/ReactCommon/
H A DABI47_0_0SampleTurboModuleSpec.cpp17 ABI47_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_voidFunc()
29 ABI47_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getBool()
41 ABI47_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getNumber()
53 ABI47_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getString()
71 ABI47_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getArray()
89 ABI47_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getObject()
107 ABI47_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getRootTag()
119 ABI47_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getValue()
137 ABI47_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getValueWithCallback()
155 ABI47_0_0facebook::jsi::Runtime &rt, in __hostFunction_NativeSampleTurboModuleSpecJSI_getValueWithPromise()
[all …]
/expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/SharedItems/
H A DMutableValue.cpp11 void MutableValue::setValue(jsi::Runtime &rt, const jsi::Value &newValue) { in setValue()
29 jsi::Value MutableValue::getValue(jsi::Runtime &rt) { in getValue()
35 jsi::Runtime &rt, in set()
70 jsi::Runtime &rt = *this->runtimeManager->runtime.get(); in set() local
83 jsi::Value MutableValue::get(jsi::Runtime &rt, const jsi::PropNameID &name) { in get()
106 std::vector<jsi::PropNameID> MutableValue::getPropertyNames(jsi::Runtime &rt) { in getPropertyNames()
113 jsi::Runtime &rt, in MutableValue()
/expo/ios/vendored/sdk47/react-native-reanimated/Common/cpp/SharedItems/
H A DMutableValue.cpp11 void MutableValue::setValue(jsi::Runtime &rt, const jsi::Value &newValue) { in setValue()
29 jsi::Value MutableValue::getValue(jsi::Runtime &rt) { in getValue()
35 jsi::Runtime &rt, in set()
70 jsi::Runtime &rt = *this->runtimeManager->runtime.get(); in set() local
83 jsi::Value MutableValue::get(jsi::Runtime &rt, const jsi::PropNameID &name) { in get()
106 std::vector<jsi::PropNameID> MutableValue::getPropertyNames(jsi::Runtime &rt) { in getPropertyNames()
113 jsi::Runtime &rt, in MutableValue()
/expo/ios/vendored/sdk48/react-native-reanimated/Common/cpp/SharedItems/
H A DMutableValue.cpp11 void MutableValue::setValue(jsi::Runtime &rt, const jsi::Value &newValue) { in setValue()
29 jsi::Value MutableValue::getValue(jsi::Runtime &rt) { in getValue()
35 jsi::Runtime &rt, in set()
70 jsi::Runtime &rt = *this->runtimeManager->runtime.get(); in set() local
83 jsi::Value MutableValue::get(jsi::Runtime &rt, const jsi::PropNameID &name) { in get()
106 std::vector<jsi::PropNameID> MutableValue::getPropertyNames(jsi::Runtime &rt) { in getPropertyNames()
113 jsi::Runtime &rt, in MutableValue()
/expo/android/vendored/sdk47/react-native-reanimated/Common/cpp/SharedItems/
H A DMutableValue.cpp11 void MutableValue::setValue(jsi::Runtime &rt, const jsi::Value &newValue) { in setValue()
29 jsi::Value MutableValue::getValue(jsi::Runtime &rt) { in getValue()
35 jsi::Runtime &rt, in set()
70 jsi::Runtime &rt = *this->runtimeManager->runtime.get(); in set() local
83 jsi::Value MutableValue::get(jsi::Runtime &rt, const jsi::PropNameID &name) { in get()
106 std::vector<jsi::PropNameID> MutableValue::getPropertyNames(jsi::Runtime &rt) { in getPropertyNames()
113 jsi::Runtime &rt, in MutableValue()
/expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp25 jsi::Runtime &rt, in extractMutables()
51 jsi::Runtime &rt, in extractMutablesFromArray()
111 jsi::Runtime &rt, in installCoreFunctions()
117 jsi::Runtime &rt, in makeShareable()
123 jsi::Runtime &rt, in makeMutable()
130 jsi::Runtime &rt, in makeRemote()
137 jsi::Runtime &rt, in startMapper()
186 jsi::Runtime &rt, in stopMapper()
196 jsi::Runtime &rt, in registerEventHandler()
218 jsi::Runtime &rt, in unregisterEventHandler()
[all …]
/expo/ios/vendored/sdk47/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp24 jsi::Runtime &rt, in extractMutables()
50 jsi::Runtime &rt, in extractMutablesFromArray()
110 jsi::Runtime &rt, in installCoreFunctions()
116 jsi::Runtime &rt, in makeShareable()
122 jsi::Runtime &rt, in makeMutable()
129 jsi::Runtime &rt, in makeRemote()
136 jsi::Runtime &rt, in startMapper()
185 jsi::Runtime &rt, in stopMapper()
195 jsi::Runtime &rt, in registerEventHandler()
217 jsi::Runtime &rt, in unregisterEventHandler()
[all …]

12345678910