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 D | mock_push_callback_stub.cpp | 21 int32_t MockPushCallBackStub::OnCheckNotification(const std::string ¬ificationData, in OnCheckNotification() function in OHOS::MockPushCallBackStub |
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ | ||
H A D | push_callback_stub.cpp | 116 int32_t PushCallBackProxy::OnCheckNotification( in OnCheckNotification() function in OHOS::Notification::PushCallBackProxy |
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/ | ||
H A D | push_callback_stub_test.cpp | 42 int32_t OnCheckNotification( in OnCheckNotification() function in OHOS::Notification::TestPushCallBackStub |
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/ | ||
H A D | napi_push_callback.cpp | 130 int32_t JSPushCallBack::OnCheckNotification( in OnCheckNotification() function in OHOS::Notification::JSPushCallBack |