Home
last modified time | relevance | path

Searched defs:pushCallBack (Results 1 – 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_test.cpp3349 sptr<IPushCallBack> pushCallBack = iface_cast<IPushCallBack>(pushCallback); variable
3376 sptr<IPushCallBack> pushCallBack = iface_cast<IPushCallBack>(pushCallback); variable
3563 sptr<IPushCallBack> pushCallBack = iface_cast<IPushCallBack>(pushCallback); variable
4051 sptr<IPushCallBack> pushCallBack = iface_cast<IPushCallBack>(pushCallback); variable
4146 sptr<IPushCallBack> pushCallBack = iface_cast<IPushCallBack>(pushCallback); variable
4186 sptr<IPushCallBack> pushCallBack = iface_cast<IPushCallBack>(pushCallback); variable
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_service.cpp1414 sptr<IPushCallBack> pushCallBack = iface_cast<IPushCallBack>(pushCallback); in RegisterPushCallback() local
1534 sptr<IPushCallBack> pushCallBack = pushCallBacks_[request->GetSlotType()]; in PushCheck() local
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_manager_stub.cpp1950 sptr<IRemoteObject> pushCallBack = data.ReadRemoteObject(); in HandleRegisterPushCallback() local