Searched refs:StopBackgroundRunningInner (Results 1 – 2 of 2) sorted by relevance
93 …ErrCode StopBackgroundRunningInner(int32_t uid, const std::string &abilityName, int32_t abilityId);
871 result = this->StopBackgroundRunningInner(uid, abilityName, abilityId); in StopBackgroundRunningForInner()897 result = this->StopBackgroundRunningInner(callingUid, abilityName, abilityId); in StopBackgroundRunning()903 ErrCode BgContinuousTaskMgr::StopBackgroundRunningInner(int32_t uid, const std::string &abilityName, in StopBackgroundRunningInner() function in OHOS::BackgroundTaskMgr::BgContinuousTaskMgr