Home
last modified time | relevance | path

Searched refs:ReadDirectoryEntriesFromDirectoryPath (Results 1 – 1 of 1) sorted by relevance

/system/iorap/src/inode2filename/
Dsearch_directories.cc485 ReadDirectoryEntriesFromDirectoryPath(std::string dirpath, borrowed<SystemCall*> system_call) { in ReadDirectoryEntriesFromDirectoryPath() function
550 children_paths_ = ReadDirectoryEntriesFromDirectoryPath(filename, system_call); in BuildChildrenPaths()