Home
last modified time | relevance | path

Searched defs:requests (Results 1 – 6 of 6) sorted by relevance

/base/location/services/location_locator/locator/source/
Drequest_manager.cpp194 auto requests = locatorAbility->GetRequests(); in UpdateRequestRecord() local
228 void RequestManager::HandleChrEvent(std::list<std::shared_ptr<Request>> requests) in HandleChrEvent()
276 auto requests = iterator->second; in HandleStopLocating() local
299 void RequestManager::DeleteRequestRecord(std::shared_ptr<std::list<std::shared_ptr<Request>>> reque… in DeleteRequestRecord()
323 auto requests = locatorAbility->GetRequests(); in HandleRequest() local
503 auto requests = locatorAbility->GetRequests(); in HandlePowerSuspendChanged() local
537 auto requests = locatorAbility->GetRequests(); in HandlePermissionChanged() local
/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dget_active.h30 std::vector<sptr<OHOS::Notification::NotificationRequest>> requests; member
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_live_view_service.cpp251 …tificationService::GetBatchNotificationRequestsFromDb(std::vector<NotificationRequestDb> &requests) in GetBatchNotificationRequestsFromDb()
/base/location/test/location_locator/source/
Drequest_manager_test.cpp502 std::list<std::shared_ptr<Request>> requests; variable
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp1245 std::vector<sptr<NotificationRequest>> requests; variable
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_test.cpp4316 std::vector<sptr<NotificationRequest>> requests; variable