Searched refs:ReadDirectoryEntriesFromDirectoryPath (Results 1 – 1 of 1) sorted by relevance
485 ReadDirectoryEntriesFromDirectoryPath(std::string dirpath, borrowed<SystemCall*> system_call) { in ReadDirectoryEntriesFromDirectoryPath() function550 children_paths_ = ReadDirectoryEntriesFromDirectoryPath(filename, system_call); in BuildChildrenPaths()