Searched defs:GetCacheLocation (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/location/services/location_locator/locator/source/ | ||
H A D | report_manager.cpp | 381 std::unique_ptr<Location> ReportManager::GetCacheLocation(const std::shared_ptr<Request>& request) in GetCacheLocation() function in OHOS::Location::ReportManager |
H A D | locator_ability.cpp | 1148 LocationErrCode LocatorAbility::GetCacheLocation(std::unique_ptr<Location>& loc, AppIdentity &ident… in GetCacheLocation() function in OHOS::Location::LocatorAbility |
/ohos5.0/base/location/frameworks/native/locator_sdk/source/ | ||
H A D | locator_proxy.cpp | 205 int LocatorProxy::GetCacheLocation(MessageParcel &reply) in GetCacheLocation() function in OHOS::Location::LocatorProxy |