Home
last modified time | relevance | path

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

/base/location/frameworks/base_module/source/
Dlocation.cpp302 double Location::GetDistanceBetweenLocations(const double lat1, const double lon1, const double lat… in GetDistanceBetweenLocations() function in OHOS::Location::Location
/base/location/frameworks/native/locator_sdk/source/
Dlocator_impl.cpp1480 LocationErrCode LocatorImpl::GetDistanceBetweenLocations(const Location& location1, in GetDistanceBetweenLocations() function in OHOS::Location::LocatorImpl
/base/location/frameworks/js/napi/source/
Dlocation_napi_adapter.cpp221 napi_value GetDistanceBetweenLocations(napi_env env, napi_callback_info info) in GetDistanceBetweenLocations() function