Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/include/
Dsp_utils.h113 std::string GetRadar();
/developtools/profiler/host/smartperf/client/client_command/
Dcontrol_call_cmd.cpp290 std::string str = SPUtils::GetRadar(); in StartResponse()
307 std::string str = SPUtils::GetRadar(); in GetAppStartTime()
348 std::string str = SPUtils::GetRadar(); in ColdStart()
394 std::string str = SPUtils::GetRadar(); in HotStart()
Dsp_utils.cpp207 std::string SPUtils::GetRadar() in GetRadar() function in OHOS::SmartPerf::SPUtils