Home
last modified time | relevance | path

Searched refs:is_blocking_synchronous_method (Results 1 – 3 of 3) sorted by relevance

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Base/
H A DABI49_0_0RCTBridgeModule.h331 #define _ABI49_0_0RCT_EXTERN_REMAP_METHOD(js_name, method, is_blocking_synchronous_method) … argument
334 …static ABI49_0_0RCTMethodInfo config = {#js_name, #method, is_blocking_synchronous_method}; …
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Base/
H A DABI48_0_0RCTBridgeModule.h331 #define _ABI48_0_0RCT_EXTERN_REMAP_METHOD(js_name, method, is_blocking_synchronous_method) … argument
334 …static ABI48_0_0RCTMethodInfo config = {#js_name, #method, is_blocking_synchronous_method}; …
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Base/
H A DABI47_0_0RCTBridgeModule.h328 #define _ABI47_0_0RCT_EXTERN_REMAP_METHOD(js_name, method, is_blocking_synchronous_method) … argument
331 …static ABI47_0_0RCTMethodInfo config = {#js_name, #method, is_blocking_synchronous_method}; …