Searched defs:basePath (Results 1 – 6 of 6) 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