Home
last modified time | relevance | path

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

/base/location/services/location_locator/locator/source/
Drequest_manager.cpp235 auto requests = locatorAbility->GetRequests(); in UpdateRequestRecord() local
297 auto requests = iterator->second; in HandleStopLocating() local
320 void RequestManager::DeleteRequestRecord(std::shared_ptr<std::list<std::shared_ptr<Request>>> reque… in DeleteRequestRecord()
344 auto requests = locatorAbility->GetRequests(); in HandleRequest() local
498 auto requests = locatorAbility->GetRequests(); in HandlePowerSuspendChanged() local
532 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/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp1191 std::vector<sptr<NotificationRequest>> requests; variable