Home
last modified time | relevance | path

Searched refs:OnDistributedKvStoreDeathRecipient (Results 1 - 7 of 7) sorted by relevance

/base/notification/distributed_notification_service/services/distributed/include/
H A Ddistributed_notification_manager.h131 ErrCode OnDistributedKvStoreDeathRecipient();
/base/notification/distributed_notification_service/services/distributed/test/unittest/
H A Ddistributed_notification_manager_test.cpp377 * @tc.desc : text OnDistributedKvStoreDeathRecipient function.
383 EXPECT_EQ(distributedManager_->OnDistributedKvStoreDeathRecipient(), ERR_OK); in HWTEST_F()
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_notification_manager_branch_test/
H A Ddistributed_notification_manager_branch_test.cpp322 * @tc.desc : test OnDistributedKvStoreDeathRecipient and RecreateDistributedDB is false.
327 distributedManager_->OnDistributedKvStoreDeathRecipient(), ERR_ANS_DISTRIBUTED_OPERATION_FAILED); in HWTEST_F()
/base/notification/distributed_notification_service/services/distributed/src/
H A Ddistributed_notification_manager.cpp483 ErrCode DistributedNotificationManager::OnDistributedKvStoreDeathRecipient() in OnDistributedKvStoreDeathRecipient() function in OHOS::Notification::DistributedNotificationManager
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp681 void AdvancedNotificationService::OnDistributedKvStoreDeathRecipient() in OnDistributedKvStoreDeathRecipient() function in OHOS::Notification::AdvancedNotificationService
691 DistributedNotificationManager::GetInstance()->OnDistributedKvStoreDeathRecipient(); in OnDistributedKvStoreDeathRecipient()
H A Dadvanced_notification_service.cpp300 std::bind(&AdvancedNotificationService::OnDistributedKvStoreDeathRecipient, this)); in AdvancedNotificationService()
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h943 void OnDistributedKvStoreDeathRecipient();

Completed in 12 milliseconds