Searched defs:basePath (Results 1 – 15 of 15) sorted by relevance
62 string basePath; // usb device's base path variable
74 std::string basePath = GetDevPath(std::string(path)); in GetDevPathEx() local
234 std::string basePath = CMD_COMMAND_MAP.at(CmdCommand::CPU_FREQ); in GetCpuCoreCurFreqs() local
384 std::string basePath = "/sys/devices/system/cpu/cpufreq/"; in GetCpuInfo() local
499 std::vector<std::string> GetEntriesInDir(const std::string &basePath) in GetEntriesInDir()517 std::vector<std::string> GetSubDirs(const std::string &basePath) in GetSubDirs()680 const std::string basePath {"/proc/"}; in GetAppPackagePid() local
792 const std::string basePath {"/proc/"}; in GetPidFromAppPackage() local2378 const std::string basePath {"/proc/"}; in SetHM() local
889 std::string basePath {"/sys/kernel/tracing/events"}; in LoadTracepointEventTypesFromSystem() local
502 std::vector<std::string> GetEntriesInDir(const std::string &basePath) in GetEntriesInDir()520 std::vector<std::string> GetSubDirs(const std::string &basePath) in GetSubDirs()
474 const basePath: string = getArkTSEvoFileOHMUrl(finalType); constant
164 const basePath: string = path.resolve(projectConfig.projectPath); constant
177 const basePath: string = path.resolve(projectConfig.projectPath); constant
2289 const std::string basePath {"/proc/"}; variable
1823 Path basePath = Paths.get(hapAdditionPath); in setUtilityParameter() local