Home
last modified time | relevance | path

Searched defs:api (Results 1 – 25 of 59) sorted by relevance

123

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Base/
H A DABI49_0_0RCTMockDef.h47 #define ABI49_0_0RCT_MOCK_DEF(context, api) \ argument
49 #define ABI49_0_0RCT_MOCK_REF(context, api) \ argument
51 #define ABI49_0_0RCT_MOCK_SET(context, api, mockapi) \ argument
53 #define ABI49_0_0RCT_MOCK_RESET(context, api) (mockptr_##context##_##api = &api) argument
54 #define ABI49_0_0RCT_MOCK_USE(context, api) (*mockptr_##context##_##api) argument
56 #define ABI49_0_0RCT_MOCK_DEF(context, api) argument
57 #define ABI49_0_0RCT_MOCK_REF(context, api) argument
58 #define ABI49_0_0RCT_MOCK_SET(context, api, mockapi) argument
59 #define ABI49_0_0RCT_MOCK_RESET(context, api) argument
60 #define ABI49_0_0RCT_MOCK_USE(context, api) api argument
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Base/
H A DABI48_0_0RCTMockDef.h47 #define ABI48_0_0RCT_MOCK_DEF(context, api) \ argument
49 #define ABI48_0_0RCT_MOCK_REF(context, api) \ argument
51 #define ABI48_0_0RCT_MOCK_SET(context, api, mockapi) \ argument
53 #define ABI48_0_0RCT_MOCK_RESET(context, api) (mockptr_##context##_##api = &api) argument
54 #define ABI48_0_0RCT_MOCK_USE(context, api) (*mockptr_##context##_##api) argument
56 #define ABI48_0_0RCT_MOCK_DEF(context, api) argument
57 #define ABI48_0_0RCT_MOCK_REF(context, api) argument
58 #define ABI48_0_0RCT_MOCK_SET(context, api, mockapi) argument
59 #define ABI48_0_0RCT_MOCK_RESET(context, api) argument
60 #define ABI48_0_0RCT_MOCK_USE(context, api) api argument
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Base/
H A DABI47_0_0RCTMockDef.h47 #define ABI47_0_0RCT_MOCK_DEF(context, api) \ argument
49 #define ABI47_0_0RCT_MOCK_REF(context, api) \ argument
51 #define ABI47_0_0RCT_MOCK_SET(context, api, mockapi) \ argument
53 #define ABI47_0_0RCT_MOCK_RESET(context, api) (mockptr_##context##_##api = &api) argument
54 #define ABI47_0_0RCT_MOCK_USE(context, api) (*mockptr_##context##_##api) argument
56 #define ABI47_0_0RCT_MOCK_DEF(context, api) argument
57 #define ABI47_0_0RCT_MOCK_REF(context, api) argument
58 #define ABI47_0_0RCT_MOCK_SET(context, api, mockapi) argument
59 #define ABI47_0_0RCT_MOCK_RESET(context, api) argument
60 #define ABI47_0_0RCT_MOCK_USE(context, api) api argument
/expo/packages/expo-screen-capture/
H A Dbabel.config.js1 module.exports = function(api) { argument
/expo/home/
H A Dbabel.config.js1 module.exports = function(api) { argument
/expo/packages/expo-navigation-bar/
H A Dbabel.config.js1 module.exports = function(api) { argument
/expo/templates/expo-template-blank/
H A Dbabel.config.js1 module.exports = function(api) { argument
/expo/templates/expo-template-blank-typescript/
H A Dbabel.config.js1 module.exports = function(api) { argument
/expo/templates/expo-template-tabs/
H A Dbabel.config.js1 module.exports = function (api) { argument
/expo/packages/babel-preset-expo/
H A Dbabel.config.js1 module.exports = function (api) { argument
/expo/packages/expo-clipboard/
H A Dbabel.config.js1 module.exports = function(api) { argument
/expo/packages/expo-system-ui/
H A Dbabel.config.js1 module.exports = function(api) { argument
/expo/packages/@expo/cli/static/template/
H A Dbabel.config.js1 module.exports = function (api) { argument
/expo/apps/sandbox/
H A Dbabel.config.js1 module.exports = function (api) { argument
/expo/packages/expo-tracking-transparency/
H A Dbabel.config.js1 module.exports = function(api) { argument
/expo/packages/@expo/cli/e2e/fixtures/with-router/
H A Dbabel.config.js1 module.exports = function (api) { argument
/expo/templates/expo-template-bare-minimum/
H A Dbabel.config.js1 module.exports = function(api) { argument
/expo/templates/expo-template-tv/
H A Dbabel.config.js1 module.exports = function (api) { argument
/expo/apps/fabric-tester/
H A Dbabel.config.js1 module.exports = function(api) { argument
/expo/packages/@expo/package-manager/
H A Dbabel.config.js1 module.exports = function (api) { argument
/expo/packages/expo-linking/
H A Dbabel.config.js1 module.exports = function(api) { argument
/expo/packages/@expo/prebuild-config/
H A Dbabel.config.js1 module.exports = function (api) { argument
/expo/apps/native-component-list/
H A Dbabel.config.js1 module.exports = function(api) { argument
/expo/packages/expo-module-scripts/
H A Dbabel.config.base.js1 module.exports = function(api) { argument
H A Dbabel.config.plugin.js1 module.exports = function(api) { argument

123