Searched defs:OnAppContinuousTaskStop (Results 1 – 5 of 5) sorted by relevance
45 void BackgroundTaskSubscriber::OnAppContinuousTaskStop(int32_t uid) {} in OnAppContinuousTaskStop() function in OHOS::BackgroundTaskMgr::BackgroundTaskSubscriber139 void BackgroundTaskSubscriber::BackgroundTaskSubscriberImpl::OnAppContinuousTaskStop(int32_t uid) in OnAppContinuousTaskStop() function in OHOS::BackgroundTaskMgr::BackgroundTaskSubscriber::BackgroundTaskSubscriberImpl
87 void OnAppContinuousTaskStop(int32_t uid) override {} in OnAppContinuousTaskStop() function in OHOS::BackgroundTaskMgr::TestBackgroundTaskSubscriberStub
90 void OnAppContinuousTaskStop(int32_t uid) override {} in OnAppContinuousTaskStop() function in OHOS::BackgroundTaskMgr::TestBackgroundTaskSubscriberStub
263 void BackgroundTaskSubscriberProxy::OnAppContinuousTaskStop(int32_t uid) in OnAppContinuousTaskStop() function in OHOS::BackgroundTaskMgr::BackgroundTaskSubscriberProxy
134 void OnAppContinuousTaskStop(int32_t uid) override in OnAppContinuousTaskStop() function in OHOS::BackgroundTaskMgr::TestBackgroundTaskSubscriber