/hardware/qcom/sm8150/gps/android/2.1/ |
D | GnssConfiguration.cpp | 241 GnssSvIdSource source = {}; in setBlacklist() 255 GnssSvIdSource& copyToSource, const GnssConstellationType& constellation, in setBlacklistedSource() 260 copyToSource.size = sizeof(GnssSvIdSource); in setBlacklistedSource() 309 GnssSvIdSource& copyToSource, in setBlacklistedSource() 314 copyToSource.size = sizeof(GnssSvIdSource); in setBlacklistedSource() 399 GnssSvIdSource source = {}; in setBlacklist_2_1()
|
D | GnssConfiguration.h | 75 GnssSvIdSource& copyToSource, 78 GnssSvIdSource& copyToSource, const GnssConstellationType& constellation,
|
/hardware/qcom/sm8150/gps/android/2.0/ |
D | GnssConfiguration.cpp | 241 GnssSvIdSource source = {}; in setBlacklist() 254 GnssSvIdSource& copyToSource, in setBlacklistedSource() 259 copyToSource.size = sizeof(GnssSvIdSource); in setBlacklistedSource()
|
D | GnssConfiguration.h | 70 GnssSvIdSource& copyToSource,
|
/hardware/qcom/sm7150/gps/android/1.1/ |
D | GnssConfiguration.cpp | 250 GnssSvIdSource source = {}; in setBlacklist() 263 GnssSvIdSource& copyToSource, in setBlacklistedSource() 268 copyToSource.size = sizeof(GnssSvIdSource); in setBlacklistedSource()
|
D | GnssConfiguration.h | 68 GnssSvIdSource& copyToSource,
|
/hardware/qcom/sm8150p/gps/android/1.1/ |
D | GnssConfiguration.cpp | 247 GnssSvIdSource source = {}; in setBlacklist() 260 GnssSvIdSource& copyToSource, in setBlacklistedSource() 265 copyToSource.size = sizeof(GnssSvIdSource); in setBlacklistedSource()
|
D | GnssConfiguration.h | 68 GnssSvIdSource& copyToSource,
|
/hardware/qcom/sm8150/gps/android/1.1/ |
D | GnssConfiguration.cpp | 250 GnssSvIdSource source = {}; in setBlacklist() 263 GnssSvIdSource& copyToSource, in setBlacklistedSource() 268 copyToSource.size = sizeof(GnssSvIdSource); in setBlacklistedSource()
|
D | GnssConfiguration.h | 68 GnssSvIdSource& copyToSource,
|
/hardware/qcom/sm8150p/gps/android/2.0/ |
D | GnssConfiguration.cpp | 238 GnssSvIdSource source = {}; in setBlacklist() 251 GnssSvIdSource& copyToSource, in setBlacklistedSource() 256 copyToSource.size = sizeof(GnssSvIdSource); in setBlacklistedSource()
|
D | GnssConfiguration.h | 70 GnssSvIdSource& copyToSource,
|
/hardware/qcom/sm7150/gps/android/2.0/ |
D | GnssConfiguration.cpp | 241 GnssSvIdSource source = {}; in setBlacklist() 254 GnssSvIdSource& copyToSource, in setBlacklistedSource() 259 copyToSource.size = sizeof(GnssSvIdSource); in setBlacklistedSource()
|
D | GnssConfiguration.h | 70 GnssSvIdSource& copyToSource,
|
/hardware/qcom/sm8150/gps/gnss/ |
D | GnssAdapter.h | 216 std::vector<GnssSvIdSource> mBlacklistedSvIds; 342 LocationError gnssSvIdConfigUpdateSync(const std::vector<GnssSvIdSource>& blacklistedSvIds); 344 void gnssSvIdConfigUpdate(const std::vector<GnssSvIdSource>& blacklistedSvIds); 494 const std::vector<GnssSvIdSource>& blacklistedSvIds, GnssSvIdConfig& config); 496 const GnssSvIdConfig& svConfig, std::vector<GnssSvIdSource>& blacklistedSvIds); 498 uint64_t svIdMask, std::vector<GnssSvIdSource>& svIds,
|
/hardware/qcom/sdm845/gps/sdm845/android/ |
D | GnssConfiguration.cpp | 242 GnssSvIdSource source = {}; in setBlacklist() 255 GnssSvIdSource& copyToSource, in setBlacklistedSource() 260 copyToSource.size = sizeof(GnssSvIdSource); in setBlacklistedSource()
|
D | GnssConfiguration.h | 68 GnssSvIdSource& copyToSource,
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | GnssAdapter.h | 189 std::vector<GnssSvIdSource> mBlacklistedSvIds; 303 LocationError gnssSvIdConfigUpdateSync(const std::vector<GnssSvIdSource>& blacklistedSvIds); 305 void gnssSvIdConfigUpdate(const std::vector<GnssSvIdSource>& blacklistedSvIds); 441 const std::vector<GnssSvIdSource>& blacklistedSvIds, GnssSvIdConfig& config); 445 uint64_t svIdMask, std::vector<GnssSvIdSource>& svIds,
|
D | GnssAdapter.cpp | 1225 GnssAdapter::gnssSvIdConfigUpdate(const std::vector<GnssSvIdSource>& blacklistedSvIds) in gnssSvIdConfigUpdate() 1254 GnssAdapter::gnssSvIdConfigUpdateSync(const std::vector<GnssSvIdSource>& blacklistedSvIds) in gnssSvIdConfigUpdateSync() 1444 const std::vector<GnssSvIdSource>& blacklistedSvIds, GnssSvIdConfig& config) in convertToGnssSvIdConfig() 1458 for (GnssSvIdSource source : blacklistedSvIds) { in convertToGnssSvIdConfig() 1540 uint64_t svIdMask, std::vector<GnssSvIdSource>& svIds, in convertGnssSvIdMaskToList() 1543 GnssSvIdSource source = {}; in convertGnssSvIdMaskToList() 1544 source.size = sizeof(GnssSvIdSource); in convertGnssSvIdMaskToList()
|
/hardware/qcom/sm7150/gps/gnss/ |
D | GnssAdapter.h | 209 std::vector<GnssSvIdSource> mBlacklistedSvIds; 333 LocationError gnssSvIdConfigUpdateSync(const std::vector<GnssSvIdSource>& blacklistedSvIds); 335 void gnssSvIdConfigUpdate(const std::vector<GnssSvIdSource>& blacklistedSvIds); 480 const std::vector<GnssSvIdSource>& blacklistedSvIds, GnssSvIdConfig& config); 484 uint64_t svIdMask, std::vector<GnssSvIdSource>& svIds,
|
/hardware/qcom/sdm845/gps/sdm845/gnss/ |
D | GnssAdapter.h | 257 LocationError gnssSvIdConfigUpdate(const std::vector<GnssSvIdSource>& blacklistedSvIds); 367 const std::vector<GnssSvIdSource>& blacklistedSvIds, GnssSvIdConfig& config); 371 uint64_t svIdMask, std::vector<GnssSvIdSource>& svIds,
|
/hardware/qcom/sdm845/gps/sdm845/location/ |
D | LocationDataTypes.h | 869 struct GnssSvIdSource{ struct 874 inline bool operator ==(GnssSvIdSource const& left, GnssSvIdSource const& right) { argument 917 std::vector<GnssSvIdSource> blacklistedSvIds;
|
/hardware/qcom/sm8150p/gps/location/ |
D | LocationDataTypes.h | 1155 struct GnssSvIdSource{ struct 1160 inline bool operator ==(GnssSvIdSource const& left, GnssSvIdSource const& right) { argument 1199 std::vector<GnssSvIdSource> blacklistedSvIds;
|
/hardware/qcom/sm7150/gps/location/ |
D | LocationDataTypes.h | 1163 struct GnssSvIdSource{ struct 1168 inline bool operator ==(GnssSvIdSource const& left, GnssSvIdSource const& right) { argument 1214 std::vector<GnssSvIdSource> blacklistedSvIds;
|
/hardware/qcom/sm8150/gps/location/ |
D | LocationDataTypes.h | 1347 struct GnssSvIdSource{ struct 1354 inline bool operator ==(GnssSvIdSource const& left, GnssSvIdSource const& right) { argument 1404 std::vector<GnssSvIdSource> blacklistedSvIds;
|