Home
last modified time | relevance | path

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

/ohos5.0/drivers/interface/location/geofence/v2_0/
H A DGeofenceTypes.idl93 GNSS_LOCATION_LONG_VALID = 2,
/ohos5.0/drivers/peripheral/location/gnss/hdi_service/
H A Dlocation_vendor_lib.h33 GNSS_LOCATION_LONG_VALID = (1 << 1), enumerator
/ohos5.0/drivers/interface/location/gnss/v2_0/
H A DGnssTypes.idl48 GNSS_LOCATION_LONG_VALID = 2,
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability.cpp583 GnssLocationValidity::GNSS_LOCATION_LONG_VALID | in InjectLocation()