Home
last modified time | relevance | path

Searched defs:appPid (Results 1 – 6 of 6) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/include/
Dparse_click_complete_trace.h39 std::string appPid = "0"; variable
/developtools/smartperf_host/smartperf_device/device_command/scenarios/include/
Dparse_click_complete_trace.h39 std::string appPid = "0"; variable
/developtools/profiler/host/smartperf/client/client_command/
Dparse_click_response_trace.cpp49 std::string appPid = "0"; in GetLineTime() local
85 std::string appPid; in GetPid() local
/developtools/smartperf_host/smartperf_device/device_command/scenarios/src/
Dparse_click_response_trace.cpp49 std::string appPid = "0"; in GetLineTime() local
85 std::string appPid; in GetPid() local
/developtools/hiperf/src/
Dutilities.cpp706 pid_t appPid = GetAppPackagePid(appPackage, -1, checkAppMs, waitAppRunCheckTimeOut); in CheckAppIsRunning() local
Dsubcommand_record.cpp819 pid_t appPid = GetPidFromAppPackage(-1, waitAppRunCheckTimeOut); in IsAppRunning() local