Home
last modified time | relevance | path

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

/hardware/qcom/sm8150p/gps/android/1.1/
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()
DGnssConfiguration.h69 const GnssConfiguration::BlacklistedSource& copyFromSource);
/hardware/qcom/sm8150p/gps/android/2.0/
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()
DGnssConfiguration.h71 const GnssConfiguration::BlacklistedSource& copyFromSource);
/hardware/qcom/sm8150/gps/android/1.1/
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()
DGnssConfiguration.h69 const GnssConfiguration::BlacklistedSource& copyFromSource);
/hardware/qcom/sm7250/gps/android/2.0/
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()
DGnssConfiguration.h71 const GnssConfiguration::BlacklistedSource& copyFromSource);
/hardware/qcom/sm7250/gps/android/1.1/
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 %hhu", copyFromSource.constellation); in setBlacklistedSource()
DGnssConfiguration.h69 const GnssConfiguration::BlacklistedSource& copyFromSource);
/hardware/qcom/sm8150/gps/android/2.0/
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()
DGnssConfiguration.h71 const GnssConfiguration::BlacklistedSource& copyFromSource);
/hardware/qcom/sm7150/gps/android/2.0/
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()
DGnssConfiguration.h71 const GnssConfiguration::BlacklistedSource& copyFromSource);
/hardware/qcom/sm7150/gps/android/1.1/
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()
DGnssConfiguration.h69 const GnssConfiguration::BlacklistedSource& copyFromSource);
/hardware/qcom/sm7250/gps/android/2.1/
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()
DGnssConfiguration.h76 const GnssConfiguration::BlacklistedSource& copyFromSource);
/hardware/qcom/sm8150/gps/android/2.1/
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()
DGnssConfiguration.h76 const GnssConfiguration::BlacklistedSource& copyFromSource);