Searched defs:basePath (Results 1 – 9 of 9) sorted by relevance
61 string basePath; // usb device's base path variable
74 std::string basePath = GetDevPath(std::string(path)); in GetDevPathEx() local
457 std::vector<std::string> GetEntriesInDir(const std::string &basePath) in GetEntriesInDir()475 std::vector<std::string> GetSubDirs(const std::string &basePath) in GetSubDirs()586 const std::string basePath {"/proc/"}; in CollectPidsByAppname() local627 const std::string basePath {"/proc/"}; in GetAppPackagePid() local
1847 const std::string basePath {"/proc/"}; in SetHM() local
814 std::string basePath {"/sys/kernel/tracing/events"}; in LoadTracepointEventTypesFromSystem() local
408 std::vector<std::string> GetEntriesInDir(const std::string &basePath) in GetEntriesInDir()426 std::vector<std::string> GetSubDirs(const std::string &basePath) in GetSubDirs()
326 std::string basePath = "/sys/devices/system/cpu/cpufreq/"; in GetCpuInfo() local
133 const basePath: string = path.resolve(projectConfig.projectPath); constant
1450 Path basePath = Paths.get(hapAdditionPath); in setUtilityParameter() local