Searched refs:StopAndClearWorksByUid (Results 1 – 3 of 3) sorted by relevance
153 bool StopAndClearWorksByUid(int32_t uid);
789 StopAndClearWorksByUid(IPCSkeleton::GetCallingUid()); in StopAndClearWorks()793 bool WorkSchedulerService::StopAndClearWorksByUid(int32_t uid) in StopAndClearWorksByUid() function in OHOS::WorkScheduler::WorkSchedulerService
345 service->StopAndClearWorksByUid(detectorVal->intVal); in OnPolicyChanged()