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 43 for (const auto& system_name : GetSubDirs(tracepoint_dirname)) {
45 for (const auto& event_name : GetSubDirs(system_path)) {
utils.h 144 std::vector<std::string> GetSubDirs(const std::string& dirpath);
utils.cpp 133 std::vector<std::string> GetSubDirs(const std::string& dirpath) {

Completed in 53 milliseconds