Home
last modified time | relevance | path

Searched defs:packageRoot (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/config-plugins/src/android/
H A DPackage.ts77 const packageRoot = getPackageRoot(projectRoot, type as any); constant
160 const packageRoot = getPackageRoot(projectRoot, type as any); constant
/expo/packages/@expo/config-plugins/build/android/
H A DPackage.js103 function getCurrentPackageName(projectRoot, packageRoot) { argument
109 function getCurrentPackageForProjectFile(projectRoot, packageRoot, fileName, type) { argument