Home
last modified time | relevance | path

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

/developtools/hdc/src/daemon/
Ddaemon_usb.h62 string basePath; // usb device's base path variable
/developtools/hdc/hdc_rust/src/cffi/
Dusb_wrapper.cpp74 std::string basePath = GetDevPath(std::string(path)); in GetDevPathEx() local
/developtools/smartperf_host/smartperf_device/device_command/collector/src/
DCPU.cpp234 std::string basePath = CMD_COMMAND_MAP.at(CmdCommand::CPU_FREQ); in GetCpuCoreCurFreqs() local
/developtools/profiler/host/smartperf/client/client_command/
DCPU.cpp234 std::string basePath = CMD_COMMAND_MAP.at(CmdCommand::CPU_FREQ); in GetCpuCoreCurFreqs() local
Dsp_utils.cpp384 std::string basePath = "/sys/devices/system/cpu/cpufreq/"; in GetCpuInfo() local
/developtools/hiperf/src/
Dutilities.cpp499 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
Dsubcommand_record.cpp792 const std::string basePath {"/proc/"}; in GetPidFromAppPackage() local
2378 const std::string basePath {"/proc/"}; in SetHM() local
Dperf_events.cpp889 std::string basePath {"/sys/kernel/tracing/events"}; in LoadTracepointEventTypesFromSystem() local
/developtools/profiler/device/plugins/native_daemon/src/
Dutilities.cpp502 std::vector<std::string> GetEntriesInDir(const std::string &basePath) in GetEntriesInDir()
520 std::vector<std::string> GetSubDirs(const std::string &basePath) in GetSubDirs()
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/interop/
Dprocess_arkts_evolution.ts474 const basePath: string = getArkTSEvoFileOHMUrl(finalType); constant
/developtools/smartperf_host/smartperf_device/device_command/utils/src/
Dsp_utils.cpp384 std::string basePath = "/sys/devices/system/cpu/cpufreq/"; in GetCpuInfo() local
/developtools/ace_ets2bundle/compiler/src/
Dets_checker.ts164 const basePath: string = path.resolve(projectConfig.projectPath); constant
/developtools/ace_ets2bundle/compiler/src/interop/src/
Dets_checker.ts177 const basePath: string = path.resolve(projectConfig.projectPath); constant
/developtools/hiperf/test/unittest/common/native/
Dsubcommand_stat_test.cpp2289 const std::string basePath {"/proc/"}; variable
/developtools/packing_tool/adapter/ohos/
DCompressor.java1823 Path basePath = Paths.get(hapAdditionPath); in setUtilityParameter() local