Searched defs:OnAppContinuousTaskStop (Results 1 – 5 of 5) sorted by relevance
48 void BackgroundTaskSubscriber::OnAppContinuousTaskStop(int32_t uid) {} in OnAppContinuousTaskStop() function in OHOS::BackgroundTaskMgr::BackgroundTaskSubscriber142 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
132 void OnAppContinuousTaskStop(int32_t uid) override in OnAppContinuousTaskStop() function in OHOS::BackgroundTaskMgr::TestBackgroundTaskSubscriber
254 void BackgroundTaskSubscriberProxy::OnAppContinuousTaskStop(int32_t uid) in OnAppContinuousTaskStop() function in OHOS::BackgroundTaskMgr::BackgroundTaskSubscriberProxy