Searched refs:GetBundleNamesForUid (Results 1 – 3 of 3) sorted by relevance
123 bool BgTransientTaskMgr::GetBundleNamesForUid(int32_t uid, std::string &bundleName) in GetBundleNamesForUid() function in OHOS::BackgroundTaskMgr::BgTransientTaskMgr158 if (!GetBundleNamesForUid(uid, name)) { in IsCallingInfoLegal()258 if (!GetBundleNamesForUid(uid, name)) { in PauseTransientTaskTimeForInner()291 if (!GetBundleNamesForUid(uid, name)) { in StartTransientTaskTimeForInner()378 if (!GetBundleNamesForUid(uid, name)) { in CancelSuspendDelay()443 if (!GetBundleNamesForUid(uid, name)) { in GetRemainingDelayTime()801 if (!GetBundleNamesForUid(uid, name)) { in HandleSuspendManagerDie()
86 bool GetBundleNamesForUid(int32_t uid, std::string &bundleName);
85 bool GetBundleNamesForUid(int32_t uid, std::string &bundleName);