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()
66 void Flush(const std::string& basePath) { in Flush()
405 String basePath = pathFile.getParent(); in getSplitRelativeCodePaths() local
98 public FileRotator(File basePath, String prefix, long rotateAgeMillis, long deleteAgeMillis) { in FileRotator()
903 String basePath = null; in onRestoreFile() local
1259 final File basePath = new File(mStatsDir, "netstats"); in assertStatsFilesExist() local