Searched defs:GetEntriesInDir (Results 1 - 1 of 1) sorted by relevance

/system/extras/simpleperf/
H A Dutils.cpp116 std::vector<std::string> GetEntriesInDir(const std::string& dirpath) { function
135 std::vector<std::string> entries = GetEntriesInDir(dirpath);

Completed in 755 milliseconds