Searched refs:IsBackground (Results 1 – 3 of 3) sorted by relevance
39 API_EXPORT static bool IsBackground(pid_t pid);
83 bool Constant::IsBackground(pid_t pid) in IsBackground() function in OHOS::DistributedData::Constant
1225 bool isBackground = Constant::IsBackground(IPCSkeleton::GetCallingPid()); in GetSyncDelayTime()