Searched refs:GetTaskPidFile (Results 1 – 2 of 2) sorted by relevance
59 int32_t GetTaskPidFile(const std::string &process_name);
45 int32_t CpuInfo::GetTaskPidFile(const std::string &process_name) in GetTaskPidFile() function in OHOS::MMI::SYSTEM_INFO::CpuInfo230 int32_t pid = GetTaskPidFile(process_name); in GetProcCpuUsage()