Searched defs:OnAppContinuousTaskStop (Results 1 – 5 of 5) sorted by relevance
50 void BackgroundTaskSubscriber::OnAppContinuousTaskStop(int32_t uid) {} in OnAppContinuousTaskStop() function in OHOS::BackgroundTaskMgr::BackgroundTaskSubscriber150 void BackgroundTaskSubscriber::BackgroundTaskSubscriberImpl::OnAppContinuousTaskStop(int32_t uid) in OnAppContinuousTaskStop() function in OHOS::BackgroundTaskMgr::BackgroundTaskSubscriber::BackgroundTaskSubscriberImpl
78 void OnAppContinuousTaskStop(int32_t uid) override {} in OnAppContinuousTaskStop() function in OHOS::BackgroundTaskMgr::TestBackgroundTaskSubscriberStub
94 void OnAppContinuousTaskStop(int32_t uid) override {} in OnAppContinuousTaskStop() function in OHOS::BackgroundTaskMgr::TestBackgroundTaskSubscriberStub
328 void BackgroundTaskSubscriberProxy::OnAppContinuousTaskStop(int32_t uid) in OnAppContinuousTaskStop() function in OHOS::BackgroundTaskMgr::BackgroundTaskSubscriberProxy
139 void OnAppContinuousTaskStop(int32_t uid) override in OnAppContinuousTaskStop() function in OHOS::BackgroundTaskMgr::TestBackgroundTaskSubscriber