Home
last modified time | relevance | path

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

/hardware/interfaces/gnss/2.1/default/
DGnssConfiguration.h43 using GnssConstellationTypeV2_0 = V2_0::GnssConstellationType; variable
61 using BlacklistedConstellationSetV2_1 = std::unordered_set<GnssConstellationTypeV2_0>;
/hardware/interfaces/gnss/common/utils/default/
DUtils.cpp32 using GnssConstellationTypeV2_0 = V2_0::GnssConstellationType; typedef
53 .constellation = GnssConstellationTypeV2_0::GPS, in getMockMeasurementV2_1()
99 .constellation = GnssConstellationTypeV2_0::GLONASS, in getMockMeasurementV2_0()