Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp38 if (!GetAnsManagerProxy()) { in AddSlotByType()
51 if (!GetAnsManagerProxy()) { in AddNotificationSlots()
71 if (!GetAnsManagerProxy()) { in RemoveNotificationSlot()
80 if (!GetAnsManagerProxy()) { in RemoveAllSlots()
90 if (!GetAnsManagerProxy()) { in GetNotificationSlot()
99 if (!GetAnsManagerProxy()) { in GetNotificationSlots()
113 if (!GetAnsManagerProxy()) { in GetNotificationSlotNumAsBundle()
150 if (!GetAnsManagerProxy()) { in PublishNotification()
191 if (!GetAnsManagerProxy()) { in PublishNotification()
212 if (!GetAnsManagerProxy()) { in CancelNotification()
[all …]
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
Dans_notification_unit_test.cpp85 bool res = ans_->GetAnsManagerProxy();
102 ans_->GetAnsManagerProxy();
123 ans_->GetAnsManagerProxy();
141 ans_->GetAnsManagerProxy();
170 ans_->GetAnsManagerProxy();
192 ans_->GetAnsManagerProxy();
227 ans_->GetAnsManagerProxy();
257 ans_->GetAnsManagerProxy();
288 ans_->GetAnsManagerProxy();
309 ans_->GetAnsManagerProxy();
[all …]
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_subscriber.cpp45 if (GetAnsManagerProxy()) { in OnConnected()
55 if (GetAnsManagerProxy()) { in OnDisconnected()
102 bool NotificationSubscriber::SubscriberImpl::GetAnsManagerProxy() in GetAnsManagerProxy() function in OHOS::Notification::NotificationSubscriber::SubscriberImpl
/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification_subscriber.h134 bool GetAnsManagerProxy();
/base/notification/distributed_notification_service/frameworks/core/include/
Dans_notification.h821 bool GetAnsManagerProxy();