Searched refs:mBlocklistedConstellationSet (Results 1 – 2 of 2) sorted by relevance
27 mBlocklistedConstellationSet.clear(); in setBlocklist()32 mBlocklistedConstellationSet.insert(source.constellation); in setBlocklist()42 if (mBlocklistedConstellationSet.find(static_cast<GnssConstellationType>( in isBlocklistedV2_1()43 gnssSvInfo.v2_0.constellation)) != mBlocklistedConstellationSet.end()) { in isBlocklistedV2_1()
68 BlocklistedConstellationSet mBlocklistedConstellationSet; member