Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_push_callback_stub.cpp21 int32_t MockPushCallBackStub::OnCheckNotification(const std::string &notificationData, in OnCheckNotification() function in OHOS::MockPushCallBackStub
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dpush_callback_stub.cpp116 int32_t PushCallBackProxy::OnCheckNotification( in OnCheckNotification() function in OHOS::Notification::PushCallBackProxy
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dpush_callback_stub_test.cpp42 int32_t OnCheckNotification( in OnCheckNotification() function in OHOS::Notification::TestPushCallBackStub
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_push_callback.cpp130 int32_t JSPushCallBack::OnCheckNotification( in OnCheckNotification() function in OHOS::Notification::JSPushCallBack