Home
last modified time | relevance | path

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

/expo/tools/src/versioning/android/
H A Dindex.ts348 const versionedAbiSrcPath = path.join( constant
360 path.join(versionedAbiSrcPath, 'expo/modules/print/*Callback.kt')
372 filesToDelete.push(path.join(versionedAbiSrcPath, 'expo/loaders'));
383 versionedAbiSrcPath,
398 path.join(versionedAbiSrcPath, 'host/exp/exponent/VersionedUtils.kt'),
405 `find ${versionedAbiSrcPath} -iname '*.java' -type f -print0 | ` +
411 `find ${versionedAbiSrcPath} -iname '*.kt' -type f -print0 | ` +