Home
last modified time | relevance | path

Searched refs:distributedKvStoreDeathRecipient_ (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1453 std::shared_ptr<DistributedKvStoreDeathRecipient> distributedKvStoreDeathRecipient_ = nullptr; member in OHOS::Notification::final
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp299 distributedKvStoreDeathRecipient_ = std::make_shared<DistributedKvStoreDeathRecipient>( in AdvancedNotificationService()
325 dataManager_.RegisterKvStoreServiceDeathRecipient(distributedKvStoreDeathRecipient_); in AdvancedNotificationService()

Completed in 6 milliseconds