Home
last modified time | relevance | path

Searched defs:requestList (Results 1 – 21 of 21) sorted by relevance

/base/hiviewdfx/hiview/plugins/faultlogger/service/
Dfaultlogger.h38 bool requestList; member
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_notification_manager_branch_test/
Ddistributed_notification_manager_branch_test.cpp289 std::vector<sptr<NotificationRequest>> requestList; variable
302 std::vector<sptr<NotificationRequest>> requestList; variable
/base/location/frameworks/native/geofence_sdk/source/
Dgeofence_request.cpp113 …GeofenceRequest::SetNotificationRequestList(std::vector<OHOS::Notification::NotificationRequest> r… in SetNotificationRequestList()
/base/notification/distributed_notification_service/services/distributed/test/unittest/
Ddistributed_notification_manager_test.cpp224 std::vector<sptr<NotificationRequest>> requestList; variable
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dnotification_subscriber_manager_test.cpp64 void OnBatchCanceled(const std::vector<std::shared_ptr<Notification>> in OnBatchCanceled()
Dadvanced_notification_utils_test.cpp121 void OnBatchCanceled(const std::vector<std::shared_ptr<Notification>> in OnBatchCanceled()
Dadvanced_notification_service_branch_test.cpp130 void OnBatchCanceled(const std::vector<std::shared_ptr<Notification>> in OnBatchCanceled()
Dadvanced_notification_service_test.cpp139 void OnBatchCanceled(const std::vector<std::shared_ptr<Notification>> in OnBatchCanceled()
/base/notification/distributed_notification_service/services/ans/src/
Dreminder_event_manager.cpp357 const std::vector<std::shared_ptr<Notification>> &requestList, in OnBatchCanceled()
/base/location/services/location_locator/locator/source/
Drequest_manager.cpp172 std::list<std::shared_ptr<Request>> requestList; in RestorRequest() local
366 std::list<std::shared_ptr<Request>> requestList = iter->second; in HandleRequest() local
Dreport_manager.cpp74 auto requestList = requestListIter->second; in OnReportLocation() local
Dlocator_ability.cpp2018 auto requestList = requestListIter->second; in ReportNetworkLocatingErrorEvent() local
/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/
Dnotification_service_test.cpp89 void OnBatchCanceled(const std::vector<std::shared_ptr<OHOS::Notification::Notification>> in OnBatchCanceled()
/base/notification/distributed_notification_service/services/distributed/src/
Ddistributed_notification_manager.cpp436 std::vector<sptr<NotificationRequest>> &requestList) in GetCurrentDistributedNotification()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dsubscribe.cpp59 std::vector<std::shared_ptr<OHOS::Notification::Notification>> requestList; member
292 void SubscriberInstance::OnBatchCanceled(const std::vector<std::shared_ptr<OHOS::Notification::Noti… in OnBatchCanceled()
/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/
Dadvanced_notification_service_publish_test.cpp140 void OnBatchCanceled(const std::vector<std::shared_ptr<Notification>> in OnBatchCanceled()
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp204 void OnBatchCanceled(const std::vector<std::shared_ptr<Notification>> in OnBatchCanceled()
Dans_fw_module_test.cpp339 void OnBatchCanceled(const std::vector<std::shared_ptr<Notification>> in OnBatchCanceled()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
Dans_notification_unit_test.cpp106 void OnBatchCanceled(const std::vector<std::shared_ptr<Notification>> in OnBatchCanceled()
/base/notification/distributed_notification_service/services/test/moduletest/
Dans_module_test.cpp79 void OnBatchCanceled(const std::vector<std::shared_ptr<Notification>> in OnBatchCanceled()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
Dans_manager_proxy_unit_test.cpp154 void OnBatchCanceled(const std::vector<std::shared_ptr<Notification>> in OnBatchCanceled()