Home
last modified time | relevance | path

Searched refs:GetHisysIdAndKill (Results 1 - 3 of 3) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/include/
H A Dstartup_delay.h25 void GetHisysIdAndKill() const;
/developtools/profiler/host/smartperf/client/client_command/
H A Dcontrol_call_cmd.cpp77 std::thread thGetHisysId = std::thread([&sd]() { sd.GetHisysIdAndKill(); }); in TimeDelay()
134 std::thread thGetHisysId = std::thread([&sd]() { sd.GetHisysIdAndKill(); }); in SlideList()
176 std::thread thGetHisysId = std::thread([&sd]() { sd.GetHisysIdAndKill(); }); in GetFrame()
239 std::thread thGetHisysId = std::thread([&sd]() { sd.GetHisysIdAndKill(); }); in GetAppStartTime()
H A Dstartup_delay.cpp81 void StartUpDelay::GetHisysIdAndKill() const in GetHisysIdAndKill() function in OHOS::SmartPerf::StartUpDelay

Completed in 2 milliseconds