Home
last modified time | relevance | path

Searched refs:hermesDir (Results 1 – 9 of 9) sorted by relevance

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/scripts/hermes/
H A Dcreate-tarball.js45 const hermesDir = argv.inputDir;
63 hermesDir,
H A Dhermes-utils.js231 hermesDir, argument
236 validateHermesFrameworksExist(path.join(hermesDir, 'destroot'));
256 cwd: hermesDir,
258 if (fs.existsSync(path.join(hermesDir, 'LICENSE'))) {
259 delegateSync('cp', ['LICENSE', tarballTempDir], {cwd: hermesDir});
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/hermes/
H A Dcreate-tarball.js45 const hermesDir = argv.inputDir;
63 hermesDir,
H A Dhermes-utils.js231 hermesDir, argument
236 validateHermesFrameworksExist(path.join(hermesDir, 'destroot'));
256 cwd: hermesDir,
258 if (fs.existsSync(path.join(hermesDir, 'LICENSE'))) {
259 delegateSync('cp', ['LICENSE', tarballTempDir], {cwd: hermesDir});
/expo/tools/src/versioning/ios/
H A DversionHermes.ts31 hermesDir?: string; property
211 const hermesRoot = options?.hermesDir ?? path.join(os.tmpdir(), 'hermes');
/expo/android/vendored/sdk47/react-native-reanimated/android/
H A Dbuild.gradle759 …def hermesDir = System.getenv("REACT_NATIVE_OVERRIDE_HERMES_DIR") ?: new File(reactNativeRootDir, …
784 into(hermesDir)
/expo/android/vendored/sdk48/react-native-reanimated/android/
H A Dbuild.gradle676 …def hermesDir = System.getenv("REACT_NATIVE_OVERRIDE_HERMES_DIR") ?: new File(reactNativeRootDir, …
701 into(hermesDir)
/expo/android/vendored/unversioned/react-native-reanimated/android/
H A Dbuild.gradle695 …def hermesDir = System.getenv("REACT_NATIVE_OVERRIDE_HERMES_DIR") ?: new File(reactNativeRootDir, …
720 into(hermesDir)
/expo/android/vendored/sdk49/react-native-reanimated/android/
H A Dbuild.gradle695 …def hermesDir = System.getenv("REACT_NATIVE_OVERRIDE_HERMES_DIR") ?: new File(reactNativeRootDir, …
720 into(hermesDir)