Searched defs:basePath (Results 1 – 9 of 9) sorted by relevance
61 string basePath; // usb device's base path variable
88 std::string basePath = GetDevPath(std::string(path)); in GetDevPathEx() local
448 std::vector<std::string> GetEntriesInDir(const std::string &basePath) in GetEntriesInDir()470 std::vector<std::string> GetSubDirs(const std::string &basePath) in GetSubDirs()581 const std::string basePath {"/proc/"}; in CollectPidsByAppname() local624 const std::string basePath {"/proc/"}; in GetAppPackagePid() local
1806 const std::string basePath {"/proc/"}; in SetHM() local
692 std::string basePath {"/sys/kernel/tracing/events"}; in LoadTracepointEventTypesFromSystem() local
391 std::vector<std::string> GetEntriesInDir(const std::string &basePath) in GetEntriesInDir()409 std::vector<std::string> GetSubDirs(const std::string &basePath) in GetSubDirs()
270 std::string basePath = "/sys/devices/system/cpu/cpufreq/"; in GetCpuInfo() local
150 const basePath: string = path.resolve(projectConfig.projectPath); constant
1242 Path basePath = Paths.get(hapAdditionPath); in setUtilityParameter() local