Home
last modified time | relevance | path

Searched refs:needReport (Results 1 – 16 of 16) sorted by relevance

/hardware/qcom/gps/msm8998/core/
DLocApiBase.h106 static bool needReport(const UlpLocation& ulpLocation,
DLocApiBase.cpp160 bool LocApiBase::needReport(const UlpLocation& ulpLocation, in needReport() function in loc_core::LocApiBase
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.h230 bool needReport(const UlpLocation& ulpLocation,
DGnssAdapter.cpp1848 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/
DLocApiBase.h154 static bool needReport(const UlpLocation& ulpLocation,
DLocApiBase.cpp201 bool LocApiBase::needReport(const UlpLocation& ulpLocation, in needReport() function in loc_core::LocApiBase
/hardware/qcom/sm7150/gps/core/
DLocApiBase.h154 static bool needReport(const UlpLocation& ulpLocation,
DLocApiBase.cpp201 bool LocApiBase::needReport(const UlpLocation& ulpLocation, in needReport() function in loc_core::LocApiBase
/hardware/qcom/sm8150/gps/core/
DLocApiBase.h159 static bool needReport(const UlpLocation& ulpLocation,
DLocApiBase.cpp202 bool LocApiBase::needReport(const UlpLocation& ulpLocation, in needReport() function in loc_core::LocApiBase
/hardware/qcom/sm7250/gps/core/
DLocApiBase.h159 static bool needReport(const UlpLocation& ulpLocation,
DLocApiBase.cpp202 bool LocApiBase::needReport(const UlpLocation& ulpLocation, in needReport() function in loc_core::LocApiBase
/hardware/qcom/sm7150/gps/gnss/
DGnssAdapter.cpp3333 reported = LocApiBase::needReport(ulpLocation, status, techMask); in needReportForGnssClient()
/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp3181 reported = LocApiBase::needReport(ulpLocation, status, techMask); in needReportForGnssClient()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp3847 reported = LocApiBase::needReport(ulpLocation, status, techMask); in needReportForGnssClient()
/hardware/qcom/sm7250/gps/gnss/
DGnssAdapter.cpp3848 reported = LocApiBase::needReport(ulpLocation, status, techMask); in needReportForGnssClient()