Home
last modified time | relevance | path

Searched defs:OnCheckNotification (Results 1 – 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
Dmock_push_callback_stub.cpp21 bool MockPushCallBackStub::OnCheckNotification(const std::string &notificationData) in OnCheckNotification() function in OHOS::MockPushCallBackStub
/base/notification/distributed_notification_service/frameworks/ans/src/
Dpush_callback_stub.cpp69 bool PushCallBackProxy::OnCheckNotification(const std::string &notificationData) in OnCheckNotification() function in OHOS::Notification::PushCallBackProxy
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dpush_callback_stub_test.cpp41 bool OnCheckNotification(const std::string &notificationData) override in OnCheckNotification() function in OHOS::Notification::TestPushCallBackStub
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
Dnapi_push_callback.cpp53 bool JSPushCallBack::OnCheckNotification(const std::string &notificationData) in OnCheckNotification() function in OHOS::Notification::JSPushCallBack