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.cpp2920 sptr<IPushCallBack> pushCallBack = iface_cast<IPushCallBack>(pushCallback); variable
2947 sptr<IPushCallBack> pushCallBack = iface_cast<IPushCallBack>(pushCallback); variable
3151 sptr<IPushCallBack> pushCallBack = iface_cast<IPushCallBack>(pushCallback); variable
3606 sptr<IPushCallBack> pushCallBack = iface_cast<IPushCallBack>(pushCallback); variable
3701 sptr<IPushCallBack> pushCallBack = iface_cast<IPushCallBack>(pushCallback); variable
3741 sptr<IPushCallBack> pushCallBack = iface_cast<IPushCallBack>(pushCallback); variable
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_service.cpp1651 sptr<IPushCallBack> pushCallBack = iface_cast<IPushCallBack>(pushCallback); in RegisterPushCallback() local
1804 sptr<IPushCallBack> pushCallBack = pushCallBacks_[request->GetSlotType()]; in PushCheck() local
/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/
Dadvanced_notification_service_unit_test.cpp1651 sptr<IPushCallBack> pushCallBack = iface_cast<IPushCallBack>(pushCallback); variable