Home
last modified time | relevance | path

Searched refs:SubscribeLocalLiveView (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_subscribe.cpp112 ErrCode AnsManagerProxy::SubscribeLocalLiveView(const sptr<AnsSubscriberLocalLiveViewInterface> &su… in SubscribeLocalLiveView() function in OHOS::Notification::AnsManagerProxy
H A Dans_manager_stub_invalid.cpp327 ErrCode AnsManagerStub::SubscribeLocalLiveView(const sptr<AnsSubscriberLocalLiveViewInterface> &sub… in SubscribeLocalLiveView() function in OHOS::Notification::AnsManagerStub
H A Dans_notification.cpp607 return proxy->SubscribeLocalLiveView(subscriberSptr, nullptr, isNative); in SubscribeLocalLiveViewNotification()
H A Dans_manager_stub.cpp1586SubscribeLocalLiveView(iface_cast<AnsSubscriberLocalLiveViewInterface>(subscriber), info, isNative… in HandleSubscribeLocalLiveView()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_manager_interface.h485 …virtual ErrCode SubscribeLocalLiveView(const sptr<AnsSubscriberLocalLiveViewInterface> &subscriber,
H A Dans_manager_proxy.h473 ErrCode SubscribeLocalLiveView(const sptr<AnsSubscriberLocalLiveViewInterface> &subscriber,
H A Dans_manager_stub.h471 virtual ErrCode SubscribeLocalLiveView(
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
H A Dans_notification_branch_test.cpp287 ErrCode SubscribeLocalLiveView(const sptr<AnsSubscriberLocalLiveViewInterface> &subscriber, in SubscribeLocalLiveView() function in OHOS::Notification::MockAnsManagerInterface
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_publish_service_test.cpp711 ret = advancedNotificationService_->SubscribeLocalLiveView(nullptr, nullptr, true);
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h527 ErrCode SubscribeLocalLiveView(const sptr<AnsSubscriberLocalLiveViewInterface> &subscriber,
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp2544 ErrCode AdvancedNotificationService::SubscribeLocalLiveView( in SubscribeLocalLiveView() function in OHOS::Notification::AdvancedNotificationService