Home
last modified time | relevance | path

Searched refs:copyFromSource (Results 1 – 22 of 22) sorted by relevance

/aosp12/hardware/qcom/sm8150p/gps/android/1.1/
H A DGnssConfiguration.cpp261 const GnssConfiguration::BlacklistedSource& copyFromSource) { in setBlacklistedSource() argument
266 copyToSource.svId = copyFromSource.svid; in setBlacklistedSource()
268 switch(copyFromSource.constellation) { in setBlacklistedSource()
297 LOC_LOGe("Invalid constellation %d", copyFromSource.constellation); in setBlacklistedSource()
H A DGnssConfiguration.h69 const GnssConfiguration::BlacklistedSource& copyFromSource);
/aosp12/hardware/qcom/sm8150p/gps/android/2.0/
H A DGnssConfiguration.cpp252 const GnssConfiguration::BlacklistedSource& copyFromSource) { in setBlacklistedSource() argument
257 copyToSource.svId = copyFromSource.svid; in setBlacklistedSource()
259 switch(copyFromSource.constellation) { in setBlacklistedSource()
288 LOC_LOGe("Invalid constellation %hhu", copyFromSource.constellation); in setBlacklistedSource()
H A DGnssConfiguration.h71 const GnssConfiguration::BlacklistedSource& copyFromSource);
/aosp12/hardware/qcom/sm7250/gps/android/1.1/
H A DGnssConfiguration.cpp256 const GnssConfiguration::BlacklistedSource& copyFromSource) { in setBlacklistedSource() argument
261 copyToSource.svId = copyFromSource.svid; in setBlacklistedSource()
263 switch(copyFromSource.constellation) { in setBlacklistedSource()
292 LOC_LOGe("Invalid constellation %d", copyFromSource.constellation); in setBlacklistedSource()
H A DGnssConfiguration.h69 const GnssConfiguration::BlacklistedSource& copyFromSource);
/aosp12/hardware/qcom/sm7250/gps/android/2.0/
H A DGnssConfiguration.cpp248 const GnssConfiguration::BlacklistedSource& copyFromSource) { in setBlacklistedSource() argument
253 copyToSource.svId = copyFromSource.svid; in setBlacklistedSource()
255 switch(copyFromSource.constellation) { in setBlacklistedSource()
284 LOC_LOGe("Invalid constellation %hhu", copyFromSource.constellation); in setBlacklistedSource()
H A DGnssConfiguration.h71 const GnssConfiguration::BlacklistedSource& copyFromSource);
/aosp12/hardware/qcom/sm7150/gps/android/2.0/
H A DGnssConfiguration.cpp255 const GnssConfiguration::BlacklistedSource& copyFromSource) { in setBlacklistedSource() argument
260 copyToSource.svId = copyFromSource.svid; in setBlacklistedSource()
262 switch(copyFromSource.constellation) { in setBlacklistedSource()
291 LOC_LOGe("Invalid constellation %hhu", copyFromSource.constellation); in setBlacklistedSource()
H A DGnssConfiguration.h71 const GnssConfiguration::BlacklistedSource& copyFromSource);
/aosp12/hardware/qcom/sm7150/gps/android/1.1/
H A DGnssConfiguration.cpp264 const GnssConfiguration::BlacklistedSource& copyFromSource) { in setBlacklistedSource() argument
269 copyToSource.svId = copyFromSource.svid; in setBlacklistedSource()
271 switch(copyFromSource.constellation) { in setBlacklistedSource()
300 LOC_LOGe("Invalid constellation %d", copyFromSource.constellation); in setBlacklistedSource()
H A DGnssConfiguration.h69 const GnssConfiguration::BlacklistedSource& copyFromSource);
/aosp12/hardware/qcom/sm8150/gps/android/1.1/
H A DGnssConfiguration.cpp256 const GnssConfiguration::BlacklistedSource& copyFromSource) { in setBlacklistedSource() argument
261 copyToSource.svId = copyFromSource.svid; in setBlacklistedSource()
263 switch(copyFromSource.constellation) { in setBlacklistedSource()
292 LOC_LOGe("Invalid constellation %d", copyFromSource.constellation); in setBlacklistedSource()
H A DGnssConfiguration.h69 const GnssConfiguration::BlacklistedSource& copyFromSource);
/aosp12/hardware/qcom/sm8150/gps/android/2.0/
H A DGnssConfiguration.cpp248 const GnssConfiguration::BlacklistedSource& copyFromSource) { in setBlacklistedSource() argument
253 copyToSource.svId = copyFromSource.svid; in setBlacklistedSource()
255 switch(copyFromSource.constellation) { in setBlacklistedSource()
284 LOC_LOGe("Invalid constellation %hhu", copyFromSource.constellation); in setBlacklistedSource()
H A DGnssConfiguration.h71 const GnssConfiguration::BlacklistedSource& copyFromSource);
/aosp12/hardware/qcom/sdm845/gps/sdm845/android/
H A DGnssConfiguration.cpp256 const GnssConfiguration::BlacklistedSource& copyFromSource) { in setBlacklistedSource() argument
261 copyToSource.svId = copyFromSource.svid; in setBlacklistedSource()
265 switch(copyFromSource.constellation) { in setBlacklistedSource()
302 LOC_LOGe("Invalid constellation %d", copyFromSource.constellation); in setBlacklistedSource()
H A DGnssConfiguration.h69 const GnssConfiguration::BlacklistedSource& copyFromSource);
/aosp12/hardware/qcom/sm7250/gps/android/2.1/
H A DGnssConfiguration.cpp303 const GnssConfiguration::BlacklistedSource& copyFromSource) { in setBlacklistedSource() argument
308 copyToSource.svId = copyFromSource.svid; in setBlacklistedSource()
310 switch(copyFromSource.constellation) { in setBlacklistedSource()
343 LOC_LOGe("Invalid constellation %hhu", copyFromSource.constellation); in setBlacklistedSource()
H A DGnssConfiguration.h76 const GnssConfiguration::BlacklistedSource& copyFromSource);
/aosp12/hardware/qcom/sm8150/gps/android/2.1/
H A DGnssConfiguration.cpp303 const GnssConfiguration::BlacklistedSource& copyFromSource) { in setBlacklistedSource() argument
308 copyToSource.svId = copyFromSource.svid; in setBlacklistedSource()
310 switch(copyFromSource.constellation) { in setBlacklistedSource()
343 LOC_LOGe("Invalid constellation %hhu", copyFromSource.constellation); in setBlacklistedSource()
H A DGnssConfiguration.h76 const GnssConfiguration::BlacklistedSource& copyFromSource);