Searched defs:rootDir (Results 1 – 5 of 5) sorted by relevance
237 final File rootDir = new File(codeFile, LIB_DIR_NAME); in getBundledAppAbi() local
389 final String rootDir = ceContext.getDataDir().getCanonicalPath(); in onFullBackup() local592 final String rootDir; in fullBackupFile() local
853 String8 AssetManager::createPathNameLocked(const asset_path& ap, const char* rootDir) in createPathNameLocked()1074 const asset_path& ap, const char* rootDir, const char* dirName) in scanAndMergeDirLocked()1205 const asset_path& ap, const char* rootDir, const char* baseDirName) in scanAndMergeZipLocked()
1002 final File rootDir = mContext.getFilesDir(); in getPath() local
1199 const char* rootDir = getenv("ANDROID_ROOT"); in start() local