/hardware/qcom/gps/msm8998/core/ |
D | LocApiBase.h | 106 static bool needReport(const UlpLocation& ulpLocation,
|
D | LocApiBase.cpp | 160 bool LocApiBase::needReport(const UlpLocation& ulpLocation, in needReport() function in loc_core::LocApiBase
|
/hardware/qcom/gps/msm8998/gnss/ |
D | GnssAdapter.h | 230 bool needReport(const UlpLocation& ulpLocation,
|
D | GnssAdapter.cpp | 1848 GnssAdapter::needReport(const UlpLocation& ulpLocation, in needReport() function in GnssAdapter 1853 reported = LocApiBase::needReport(ulpLocation, status, techMask); in needReport() 1863 bool reported = needReport(ulpLocation, status, techMask); in reportPosition()
|
/hardware/qcom/sm8150p/gps/core/ |
D | LocApiBase.h | 154 static bool needReport(const UlpLocation& ulpLocation,
|
D | LocApiBase.cpp | 201 bool LocApiBase::needReport(const UlpLocation& ulpLocation, in needReport() function in loc_core::LocApiBase
|
/hardware/qcom/sm7150/gps/core/ |
D | LocApiBase.h | 154 static bool needReport(const UlpLocation& ulpLocation,
|
D | LocApiBase.cpp | 201 bool LocApiBase::needReport(const UlpLocation& ulpLocation, in needReport() function in loc_core::LocApiBase
|
/hardware/qcom/sm8150/gps/core/ |
D | LocApiBase.h | 159 static bool needReport(const UlpLocation& ulpLocation,
|
D | LocApiBase.cpp | 202 bool LocApiBase::needReport(const UlpLocation& ulpLocation, in needReport() function in loc_core::LocApiBase
|
/hardware/qcom/sm7250/gps/core/ |
D | LocApiBase.h | 159 static bool needReport(const UlpLocation& ulpLocation,
|
D | LocApiBase.cpp | 202 bool LocApiBase::needReport(const UlpLocation& ulpLocation, in needReport() function in loc_core::LocApiBase
|
/hardware/qcom/sm7150/gps/gnss/ |
D | GnssAdapter.cpp | 3333 reported = LocApiBase::needReport(ulpLocation, status, techMask); in needReportForGnssClient()
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | GnssAdapter.cpp | 3181 reported = LocApiBase::needReport(ulpLocation, status, techMask); in needReportForGnssClient()
|
/hardware/qcom/sm8150/gps/gnss/ |
D | GnssAdapter.cpp | 3847 reported = LocApiBase::needReport(ulpLocation, status, techMask); in needReportForGnssClient()
|
/hardware/qcom/sm7250/gps/gnss/ |
D | GnssAdapter.cpp | 3848 reported = LocApiBase::needReport(ulpLocation, status, techMask); in needReportForGnssClient()
|