Home
last modified time | relevance | path

Searched defs:OnAppContinuousTaskStop (Results 1 – 5 of 5) sorted by relevance

/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/src/
Dbackground_task_subscriber.cpp48 void BackgroundTaskSubscriber::OnAppContinuousTaskStop(int32_t uid) {} in OnAppContinuousTaskStop() function in OHOS::BackgroundTaskMgr::BackgroundTaskSubscriber
142 void BackgroundTaskSubscriber::BackgroundTaskSubscriberImpl::OnAppContinuousTaskStop(int32_t uid) in OnAppContinuousTaskStop() function in OHOS::BackgroundTaskMgr::BackgroundTaskSubscriber::BackgroundTaskSubscriberImpl
/foundation/resourceschedule/background_task_mgr/frameworks/test/unittest/
Dbgtask_framework_abnormal_unit_test.cpp87 void OnAppContinuousTaskStop(int32_t uid) override {} in OnAppContinuousTaskStop() function in OHOS::BackgroundTaskMgr::TestBackgroundTaskSubscriberStub
Dbgtask_framework_unit_test.cpp90 void OnAppContinuousTaskStop(int32_t uid) override {} in OnAppContinuousTaskStop() function in OHOS::BackgroundTaskMgr::TestBackgroundTaskSubscriberStub
/foundation/resourceschedule/background_task_mgr/interfaces/test/unittest/bgtask_manager_client_test/
Dbgtask_client_unit_test.cpp132 void OnAppContinuousTaskStop(int32_t uid) override in OnAppContinuousTaskStop() function in OHOS::BackgroundTaskMgr::TestBackgroundTaskSubscriber
/foundation/resourceschedule/background_task_mgr/frameworks/src/
Dbackground_task_subscriber_proxy.cpp254 void BackgroundTaskSubscriberProxy::OnAppContinuousTaskStop(int32_t uid) in OnAppContinuousTaskStop() function in OHOS::BackgroundTaskMgr::BackgroundTaskSubscriberProxy