Home
last modified time | relevance | path

Searched refs:DeleteRequestRecord (Results 1 – 2 of 2) sorted by relevance

/base/location/services/location_locator/locator/include/
Drequest_manager.h47 void DeleteRequestRecord(std::shared_ptr<std::list<std::shared_ptr<Request>>> requests);
/base/location/services/location_locator/locator/source/
Drequest_manager.cpp314 DeleteRequestRecord(deadRequests); in HandleStopLocating()
320 void RequestManager::DeleteRequestRecord(std::shared_ptr<std::list<std::shared_ptr<Request>>> reque… in DeleteRequestRecord() function in OHOS::Location::RequestManager