Home
last modified time | relevance | path

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

/ohos5.0/base/location/interfaces/inner_api/include/
H A Drequest.h72 sptr<ILocatorCallback> GetLocationErrorCallBack();
/ohos5.0/base/location/frameworks/location_common/common/source/
H A Drequest.cpp374 sptr<ILocatorCallback> Request::GetLocationErrorCallBack() in GetLocationErrorCallBack() function in OHOS::Location::Request
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dreport_manager.cpp247 auto locationErrorCallback = request->GetLocationErrorCallBack(); in GetPermittedLocation()