Home
last modified time | relevance | path

Searched defs:topPkg (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/
Dcontrol_call_cmd.cpp130 std::string topPkg = SPUtils::GetTopPkgName(); in SlideFPS() local
201 std::string topPkg = SPUtils::GetTopPkgName(); in StartFrameFps() local
232 std::string topPkg = SPUtils::GetTopPkgName(); in ColdStart() local
281 std::string topPkg = SPUtils::GetTopPkgName(); in HotStart() local
Dsp_utils.cpp182 std::string topPkg = curTopPkgStr.substr(left + 1, right - left - 1); in GetTopPkgName() local