Home
last modified time | relevance | path

Searched refs:GNSS_LOCATION_LAT_VALID (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/interface/location/geofence/v2_0/
H A DGeofenceTypes.idl92 GNSS_LOCATION_LAT_VALID = 1,
/ohos5.0/drivers/peripheral/location/gnss/hdi_service/
H A Dlocation_vendor_lib.h32 GNSS_LOCATION_LAT_VALID = (1 << 0), enumerator
/ohos5.0/drivers/interface/location/gnss/v2_0/
H A DGnssTypes.idl47 GNSS_LOCATION_LAT_VALID = 1,
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability.cpp582 GnssLocationValidity::GNSS_LOCATION_LAT_VALID | in InjectLocation()