Home
last modified time | relevance | path

Searched refs:GetSuplMode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/location/services/location_locator/locator/include/
H A Dlocation_config_manager.h111 int GetSuplMode();
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocation_config_manager.cpp225 int LocationConfigManager::GetSuplMode() in GetSuplMode() function in OHOS::Location::LocationConfigManager
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability.cpp468 int suplMode = LocationConfigManager::GetInstance()->GetSuplMode(); in SetPositionMode()