Home
last modified time | relevance | path

Searched defs:GetLastLocation (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/location/frameworks/location_common/common/source/
H A Drequest.cpp176 sptr<Location> Request::GetLastLocation() in GetLastLocation() function in OHOS::Location::Request
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dreport_manager.cpp363 std::unique_ptr<Location> ReportManager::GetLastLocation() in GetLastLocation() function in OHOS::Location::ReportManager
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_napi_adapter.cpp31 napi_value GetLastLocation(napi_env env, napi_callback_info info) in GetLastLocation() function