Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/distributed/include/
H A Ddistributed_notification_manager.h131 ErrCode OnDistributedKvStoreDeathRecipient();
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_notification_manager_branch_test/
H A Ddistributed_notification_manager_branch_test.cpp327 … distributedManager_->OnDistributedKvStoreDeathRecipient(), ERR_ANS_DISTRIBUTED_OPERATION_FAILED);
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/
H A Ddistributed_notification_manager_test.cpp383 EXPECT_EQ(distributedManager_->OnDistributedKvStoreDeathRecipient(), ERR_OK);
/ohos5.0/base/notification/distributed_notification_service/services/distributed/src/
H A Ddistributed_notification_manager.cpp484 ErrCode DistributedNotificationManager::OnDistributedKvStoreDeathRecipient() in OnDistributedKvStoreDeathRecipient() function in OHOS::Notification::DistributedNotificationManager
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp652 void AdvancedNotificationService::OnDistributedKvStoreDeathRecipient() in OnDistributedKvStoreDeathRecipient() function in OHOS::Notification::AdvancedNotificationService
662 DistributedNotificationManager::GetInstance()->OnDistributedKvStoreDeathRecipient(); in OnDistributedKvStoreDeathRecipient()
H A Dadvanced_notification_service.cpp307 std::bind(&AdvancedNotificationService::OnDistributedKvStoreDeathRecipient, this)); in AdvancedNotificationService()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h942 void OnDistributedKvStoreDeathRecipient();