Home
last modified time | relevance | path

Searched defs:notificationCheckRequest (Results 1 – 12 of 12) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice/serviceregisterpushcallback_fuzzer/
Dservice_registerpushcallback_fuzzer.cpp40 sptr<NotificationCheckRequest> notificationCheckRequest = in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannexthree_fuzzer/
Dansmanagerstubannexthree_fuzzer.cpp100 sptr<Notification::NotificationCheckRequest> notificationCheckRequest = in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannex_fuzzer/
Dansmanagerstubannex_fuzzer.cpp97 sptr<Notification::NotificationCheckRequest> notificationCheckRequest = in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
Dansmanagerstub_fuzzer.cpp208 sptr<Notification::NotificationCheckRequest> notificationCheckRequest = in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/notificationhelper_fuzzer/
Dnotificationhelper_fuzzer.cpp138 sptr<NotificationCheckRequest> notificationCheckRequest = in TestNotificationSettings() local
/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/
Dadvanced_notification_service_unit_test.cpp1511 sptr<NotificationCheckRequest> notificationCheckRequest; variable
1648 …sptr<NotificationCheckRequest> notificationCheckRequest = new (std::nothrow)NotificationCheckReque… variable
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_test.cpp3616 …sptr<NotificationCheckRequest> notificationCheckRequest = new (std::nothrow)NotificationCheckReque… variable
3709 …sptr<NotificationCheckRequest> notificationCheckRequest = new (std::nothrow)NotificationCheckReque… variable
3739 …sptr<NotificationCheckRequest> notificationCheckRequest = new (std::nothrow)NotificationCheckReque… variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp577 const sptr<NotificationCheckRequest> &notificationCheckRequest) in RegisterPushCallback()
/base/notification/distributed_notification_service/tools/test/mock/
Dmock_ans_manager_stub.h524 const sptr<NotificationCheckRequest>& notificationCheckRequest) override in RegisterPushCallback()
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_service.cpp1632 …const sptr<IRemoteObject> &pushCallback, const sptr<NotificationCheckRequest> &notificationCheckRe… in RegisterPushCallback()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp574 const sptr<NotificationCheckRequest> &notificationCheckRequest) override in RegisterPushCallback()
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp1969 …const sptr<IRemoteObject>& pushCallback, const sptr<NotificationCheckRequest> &notificationCheckRe… in RegisterPushCallback()