HomeSort by relevance Sort by last modified time
    Searched refs:GetSubDirs (Results 1 - 3 of 3) sorted by null

  /system/extras/simpleperf/
event_type.cpp 81 for (const auto& system_name : GetSubDirs(tracepoint_dirname)) {
83 for (const auto& event_name : GetSubDirs(system_path)) {
utils.h 151 std::vector<std::string> GetSubDirs(const std::string& dirpath);
utils.cpp 134 std::vector<std::string> GetSubDirs(const std::string& dirpath) {

Completed in 700 milliseconds