Home
last modified time | relevance | path

Searched refs:StartSelfRequest (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/location/services/location_locator/locator/include/
H A Dself_request_manager.h43 void StartSelfRequest();
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dself_request_manager.cpp104 void SelfRequestManager::StartSelfRequest() in StartSelfRequest() function in OHOS::Location::SelfRequestManager
H A Dlocator_ability.cpp981 SelfRequestManager::GetInstance()->StartSelfRequest(); in StartLocating()