Home
last modified time | relevance | path

Searched defs:pushCallback (Results 1 – 7 of 7) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_test.cpp3300 sptr<IRemoteObject> pushCallback = pushCallbackProxy->AsObject(); variable
3323 sptr<IRemoteObject> pushCallback = pushCallbackProxy->AsObject(); variable
3348 sptr<IRemoteObject> pushCallback = pushCallbackProxy->AsObject(); variable
3375 sptr<IRemoteObject> pushCallback = pushCallbackProxy->AsObject(); variable
3562 sptr<IRemoteObject> pushCallback = pushCallbackProxy->AsObject(); variable
4050 sptr<IRemoteObject> pushCallback = pushCallbackProxy->AsObject(); variable
4145 sptr<IRemoteObject> pushCallback = pushCallbackProxy->AsObject(); variable
4183 sptr<IRemoteObject> pushCallback = pushCallbackProxy->AsObject(); variable
4459 sptr<IRemoteObject> pushCallback = nullptr; variable
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp449 ErrCode RegisterPushCallback(const sptr<IRemoteObject> &pushCallback, in RegisterPushCallback()
560 sptr<IRemoteObject> pushCallback = nullptr; variable
578 sptr<IRemoteObject> pushCallback = nullptr; variable
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_manager_stub_invalid.cpp516const sptr<IRemoteObject>& pushCallback, const sptr<NotificationCheckRequest> &notificationCheckRe… in RegisterPushCallback()
Dans_notification.cpp1429const sptr<IRemoteObject>& pushCallback, const sptr<NotificationCheckRequest> &notificationCheckRe… in RegisterPushCallback()
Dans_manager_proxy.cpp1793const sptr<IRemoteObject> &pushCallback, const sptr<NotificationCheckRequest> &notificationCheckRe… in RegisterPushCallback()
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp447 ErrCode NotificationHelper::RegisterPushCallback(const sptr<IRemoteObject> &pushCallback, in RegisterPushCallback()
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_service.cpp1380const sptr<IRemoteObject> &pushCallback, const sptr<NotificationCheckRequest> &notificationCheckRe… in RegisterPushCallback()