Home
last modified time | relevance | path

Searched refs:abi (Results 1 – 21 of 21) sorted by relevance

/expo/apps/bare-expo/scripts/
H A Dcreate-emulator.sh35 --abi default/x86_64 \
56 abi.type=x86_64
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/
H A Dandroid-setup.sh57 … create avd --name "$AVD_NAME" --force --package "$AVD_PACKAGES" --tag google_apis --abi "$AVD_ABI"
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/
H A Dandroid-setup.sh57 … create avd --name "$AVD_NAME" --force --package "$AVD_PACKAGES" --tag google_apis --abi "$AVD_ABI"
/expo/packages/@expo/cli/src/start/platforms/android/
H A Dadb.ts333 const abi = (await getPropertyDataForDeviceAsync(device, PROP_CPU_NAME))[ constant
336 return [abi];
/expo/packages/@expo/config-plugins/src/android/__tests__/fixtures/
H A Dbuild-with-incorrect-create-manifest-android-path.gradle141 abi {
175 def abi = output.getFilter(OutputFile.ABI)
176 if (abi != null) { // null for the universal-debug, universal-release variants
178 versionCodes.get(abi) * 1048576 + defaultConfig.versionCode
H A Dbuild-without-create-manifest-android.gradle140 abi {
174 def abi = output.getFilter(OutputFile.ABI)
175 if (abi != null) { // null for the universal-debug, universal-release variants
177 versionCodes.get(abi) * 1048576 + defaultConfig.versionCode
/expo/docs/components/plugins/
H A DSnackEmbed.tsx45 // TODO(abi): Handle `data-snack-sdk-version` somehow
/expo/packages/expo-test-runner/templates/detox/android/app/
H A Dbuild.gradle229 abi {
263 def abi = output.getFilter(OutputFile.ABI)
264 if (abi != null) { // null for the universal-debug, universal-release variants
266 versionCodes.get(abi) * 1048576 + defaultConfig.versionCode
/expo/packages/@expo/config-plugins/src/android/__tests__/__snapshots__/
H A DUpdates-test.ts.snap329 abi {
363 def abi = output.getFilter(OutputFile.ABI)
364 if (abi != null) { // null for the universal-debug, universal-release variants
366 versionCodes.get(abi) * 1048576 + defaultConfig.versionCode
/expo/android/expoview/
H A Dproguard-rules.pro73 -keep class abi** { *; }
/expo/android/app/
H A Dproguard-rules.pro73 -keep class abi** { *; }
/expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/SharedItems/
H A DShareableValue.cpp406 abi::__cxa_current_exception_type()->name()) == in toJSValue()
469 abi::__cxa_current_exception_type()->name()) == in toJSValue()
/expo/ios/vendored/sdk47/react-native-reanimated/Common/cpp/SharedItems/
H A DShareableValue.cpp406 abi::__cxa_current_exception_type()->name()) == in toJSValue()
469 abi::__cxa_current_exception_type()->name()) == in toJSValue()
/expo/android/vendored/sdk47/react-native-reanimated/Common/cpp/SharedItems/
H A DShareableValue.cpp406 abi::__cxa_current_exception_type()->name()) == in toJSValue()
469 abi::__cxa_current_exception_type()->name()) == in toJSValue()
/expo/ios/vendored/sdk48/react-native-reanimated/Common/cpp/SharedItems/
H A DShareableValue.cpp406 abi::__cxa_current_exception_type()->name()) == in toJSValue()
469 abi::__cxa_current_exception_type()->name()) == in toJSValue()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Base/
H A DABI49_0_0RCTLog.mm286 char *demangledName = abi::__cxa_demangle([methodName UTF8String], NULL, NULL, NULL);
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Base/
H A DABI48_0_0RCTLog.mm286 char *demangledName = abi::__cxa_demangle([methodName UTF8String], NULL, NULL, NULL);
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Base/
H A DABI47_0_0RCTLog.mm286 char *demangledName = abi::__cxa_demangle([methodName UTF8String], NULL, NULL, NULL);
/expo/android/vendored/sdk47/@shopify/react-native-skia/android/
H A Dbuild.gradle85 : "$buildDir/reactandroid-abi*/jni"
/expo/packages/@expo/cli/src/run/ios/__tests__/fixtures/
H A Dxcodebuild.log66 …ototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-l…
71 …ototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-l…
81 …ototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-l…
91 …ototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-l…
96 …ototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-l…
101 …ototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-l…
106 …ototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-l…
/expo/tools/
H A Dyarn.lock8785 node-abi@^3.3.0:
8787 …resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-3.8.0.tgz#679957dc8e7aa47b0a02589dbfde4…
10231 node-abi "^3.3.0"