Searched defs:basePath (Results 1 – 5 of 5) sorted by relevance
59 string basePath; // usb device's base path variable
371 std::vector<std::string> GetEntriesInDir(const std::string &basePath) in GetEntriesInDir()389 std::vector<std::string> GetSubDirs(const std::string &basePath) in GetSubDirs()
448 std::vector<std::string> GetEntriesInDir(const std::string &basePath) in GetEntriesInDir()466 std::vector<std::string> GetSubDirs(const std::string &basePath) in GetSubDirs()
379 const std::string basePath {"/proc/"}; in GetAppPackagePid() local
773 std::string basePath {"/sys/kernel/tracing/events"}; in LoadTracepointEventTypesFromSystem() local