Home
last modified time | relevance | path

Searched refs:MODE_STANDALONE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dconstant_definition.h56 const int MODE_STANDALONE = 1; variable
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability.cpp469 if (suplMode == MODE_STANDALONE) { in SetPositionMode()