Searched defs:basePath (Results 1 – 7 of 7) sorted by relevance
35 virtual bool findFiles(String8 basePath, Vector<String8>& extensions, in findFiles()
41 bool SystemFileFinder::findFiles(String8 basePath, Vector<String8>& extensions, in findFiles()
252 … private MediaMetadataCompat buildFromJSON(JSONObject json, String basePath) throws JSONException { in buildFromJSON()
98 public FileRotator(File basePath, String prefix, long rotateAgeMillis, long deleteAgeMillis) { in FileRotator()
376 final File basePath = mSharedVolume.getPathForUser(userId); in measureExactStorage() local
829 String basePath = null; in onRestoreFile() local
1148 final File basePath = new File(mStatsDir, "netstats"); in assertStatsFilesExist() local