Home
last modified time | relevance | path

Searched defs:basePath (Results 1 – 7 of 7) sorted by relevance

/developtools/hdc/src/daemon/
Ddaemon_usb.h59 string basePath; // usb device's base path variable
/developtools/profiler/device/plugins/native_daemon/src/
Dutilities.cpp391 std::vector<std::string> GetEntriesInDir(const std::string &basePath) in GetEntriesInDir()
409 std::vector<std::string> GetSubDirs(const std::string &basePath) in GetSubDirs()
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/
Dutilities.cpp372 std::vector<std::string> GetEntriesInDir(const std::string &basePath) in GetEntriesInDir()
390 std::vector<std::string> GetSubDirs(const std::string &basePath) in GetSubDirs()
Dperf_events.cpp774 std::string basePath {"/sys/kernel/tracing/events"}; in LoadTracepointEventTypesFromSystem() local
/developtools/hiperf/src/
Dutilities.cpp464 std::vector<std::string> GetEntriesInDir(const std::string &basePath) in GetEntriesInDir()
482 std::vector<std::string> GetSubDirs(const std::string &basePath) in GetSubDirs()
Dsubcommand_record.cpp433 const std::string basePath {"/proc/"}; in GetAppPackagePid() local
Dperf_events.cpp691 std::string basePath {"/sys/kernel/tracing/events"}; in LoadTracepointEventTypesFromSystem() local