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.cpp2330 sptr<IPushCallBack> pushCallBack = iface_cast<IPushCallBack>(pushCallback); variable
2357 sptr<IPushCallBack> pushCallBack = iface_cast<IPushCallBack>(pushCallback); variable
2561 sptr<IPushCallBack> pushCallBack = iface_cast<IPushCallBack>(pushCallback); variable
3016 sptr<IPushCallBack> pushCallBack = iface_cast<IPushCallBack>(pushCallback); variable
3111 sptr<IPushCallBack> pushCallBack = iface_cast<IPushCallBack>(pushCallback); variable
3151 sptr<IPushCallBack> pushCallBack = iface_cast<IPushCallBack>(pushCallback); variable
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_service.cpp2009 sptr<IPushCallBack> pushCallBack = iface_cast<IPushCallBack>(pushCallback); in RegisterPushCallback() local
2130 sptr<IPushCallBack> pushCallBack = pushCallBacks_[request->GetSlotType()]; in PushCheck() local
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_manager_stub.cpp2415 sptr<IRemoteObject> pushCallBack = data.ReadRemoteObject(); in HandleRegisterPushCallback() local