Home
last modified time | relevance | path

Searched refs:OnBundleMgrServiceStart (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager_inner.cpp113 void ReminderDataManager::OnBundleMgrServiceStart() in OnBundleMgrServiceStart() function in OHOS::Notification::ReminderDataManager
H A Dreminder_event_manager.cpp265 reminderDataManager_->OnBundleMgrServiceStart(); in OnAddSystemAbility()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderdatamanager_fuzzer/
H A Dreminderdatamanager_fuzzer.cpp59 manager->OnBundleMgrServiceStart(); in DoSomethingInterestingWithManager()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_data_manager.h163 void OnBundleMgrServiceStart();
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dreminder_data_manager_test.cpp121 manager->OnBundleMgrServiceStart(); in HWTEST_F()