Searched defs:dirpath (Results 1 – 2 of 2) sorted by relevance
171 std::vector<std::string> GetEntriesInDir(const std::string& dirpath) { in GetEntriesInDir()189 std::vector<std::string> GetSubDirs(const std::string& dirpath) { in GetSubDirs()200 bool IsDir(const std::string& dirpath) { in IsDir()
424 ReadDirectoryEntriesFromDirectoryPath(std::string dirpath, borrowed<SystemCall*> system_call) { in ReadDirectoryEntriesFromDirectoryPath()