Searched refs:GetProcessLastForegroundTime (Results 1 – 8 of 8) sorted by relevance
44 uint64_t GetProcessLastForegroundTime(int32_t pid);
7 "OHOS::HiviewDFX::UCollectUtil::ProcessStatus::GetProcessLastForegroundTime(int)";
109 uint64_t ProcessStatus::GetProcessLastForegroundTime(int32_t pid) in GetProcessLastForegroundTime() function in OHOS::HiviewDFX::UCollectUtil::ProcessStatus
23 "OHOS::HiviewDFX::UCollectUtil::ProcessStatus::GetProcessLastForegroundTime(int)";
160 .GetProcessLastForegroundTime(pid)); in CheckForeGround()
111 uint64_t procForegroundTime = ProcessStatus::GetInstance().GetProcessLastForegroundTime(pid); in IsForegroundStateInCollectionPeriod()
543 uint64_t procForegroundTime = ProcessStatus::GetInstance().GetProcessLastForegroundTime(pid); in GetProcStateInCollectionPeriod()
283 .GetProcessLastForegroundTime(info.pid)); in AddPublicInfo()