Searched defs:rootDir (Results 1 – 6 of 6) sorted by relevance
74 String rootDir = names[0].substring(0, names[0].lastIndexOf('/') + 1); in doInBackground() local
74 public void init(InputStream is, String rootDir) { in init()
1076 String8 AssetManager::createPathNameLocked(const asset_path& ap, const char* rootDir) in createPathNameLocked()1308 const asset_path& ap, const char* rootDir, const char* dirName) in scanAndMergeDirLocked()1496 const asset_path& ap, const char* rootDir, const char* baseDirName) in scanAndMergeZipLocked()
283 String rootDir = new File(appInfo.dataDir).getCanonicalPath(); in onFullBackup() local
974 const char* rootDir = getenv("ANDROID_ROOT"); in start() local
6679 final File rootDir = new File(codeFile, LIB_DIR_NAME); in setBundledAppAbi() local