Searched defs:GetDistanceBetweenLocations (Results 1 – 3 of 3) sorted by relevance
302 double Location::GetDistanceBetweenLocations(const double lat1, const double lon1, const double lat… in GetDistanceBetweenLocations() function in OHOS::Location::Location
1480 LocationErrCode LocatorImpl::GetDistanceBetweenLocations(const Location& location1, in GetDistanceBetweenLocations() function in OHOS::Location::LocatorImpl
221 napi_value GetDistanceBetweenLocations(napi_env env, napi_callback_info info) in GetDistanceBetweenLocations() function