Home
last modified time | relevance | path

Searched defs:GetAltitude (Results 1 – 7 of 7) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_location_info_impl.cpp34 double ArkLocationInfoImpl::GetAltitude() in GetAltitude() function in OHOS::ArkWeb::ArkLocationInfoImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_location_info_wrapper.cpp32 double ArkLocationInfoWrapper::GetAltitude() in GetAltitude() function in OHOS::ArkWeb::ArkLocationInfoWrapper
/base/web/webview/ohos_adapter/location_adapter/src/
Dlocation_proxy_adapter_mock.cpp76 double LocationInfoImpl::GetAltitude() in GetAltitude() function in OHOS::NWeb::LocationInfoImpl
Dlocation_proxy_adapter_impl.cpp164 double LocationInfoImpl::GetAltitude() in GetAltitude() function in OHOS::NWeb::LocationInfoImpl
/base/sensors/sensor/frameworks/native/src/
Dsensor_algorithm.cpp126 int32_t SensorAlgorithm::GetAltitude(float seaPressure, float currentPressure, float *altitude) in GetAltitude() function in SensorAlgorithm
/base/location/interfaces/inner_api/include/
Dlocation.h51 inline double GetAltitude() const in GetAltitude() function
/base/sensors/sensor/frameworks/js/napi/src/
Dsensor_js.cpp817 static napi_value GetAltitude(napi_env env, napi_callback_info info) in GetAltitude() function