Home
last modified time | relevance | path

Searched refs:GetDeviceInfo (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/include/
Dsp_utils.h102 std::map<std::string, std::string> GetDeviceInfo();
/developtools/profiler/host/smartperf/client/client_command/
Dsp_task.cpp142 std::map<std::string, std::string> deviceInfo = SPUtils::GetDeviceInfo(); in StopTask()
Dsp_utils.cpp193 std::map<std::string, std::string> SPUtils::GetDeviceInfo() in GetDeviceInfo() function in OHOS::SmartPerf::SPUtils