Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_locator/locator/include/
H A Drequest_manager.h85 void ProxySendLocationRequest(std::string abilityName, WorkRecord& workRecord);
/ohos5.0/base/location/services/location_locator/locator/source/
H A Drequest_manager.cpp448 ProxySendLocationRequest(abilityName, *workRecord); in HandleRequest()
577 void RequestManager::ProxySendLocationRequest(std::string abilityName, WorkRecord& workRecord) in ProxySendLocationRequest() function in OHOS::Location::RequestManager