Home
last modified time | relevance | path

Searched refs:LocEngReportStatus (Results 1 – 17 of 17) sorted by relevance

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_msg.h121 struct LocEngReportStatus : public LocMsg { struct
124 LocEngReportStatus(void* locEng, argument
DLocEngAdapter.cpp158 sendMsg(new LocEngReportStatus(mOwner, status)); in reportStatus()
Dloc_eng.cpp825 LocEngReportStatus::LocEngReportStatus(void* locEng, in LocEngReportStatus() function in LocEngReportStatus
831 inline void LocEngReportStatus::proc() const in proc()
838 inline void LocEngReportStatus::locallog() const { in locallog()
841 inline void LocEngReportStatus::log() const { in log()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_msg.h121 struct LocEngReportStatus : public LocMsg { struct
124 LocEngReportStatus(LocAdapterBase* adapter, argument
DLocEngAdapter.cpp233 sendMsg(new LocEngReportStatus(mLocEngAdapter, status)); in reportStatus()
Dloc_eng.cpp869 LocEngReportStatus::LocEngReportStatus(LocAdapterBase* adapter, in LocEngReportStatus() function in LocEngReportStatus
875 inline void LocEngReportStatus::proc() const in proc()
883 inline void LocEngReportStatus::locallog() const { in locallog()
886 inline void LocEngReportStatus::log() const { in log()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng_msg.h121 struct LocEngReportStatus : public LocMsg { struct
124 LocEngReportStatus(LocAdapterBase* adapter, argument
DLocEngAdapter.cpp236 sendMsg(new LocEngReportStatus(mLocEngAdapter, status)); in reportStatus()
Dloc_eng.cpp867 LocEngReportStatus::LocEngReportStatus(LocAdapterBase* adapter, in LocEngReportStatus() function in LocEngReportStatus
873 inline void LocEngReportStatus::proc() const in proc()
881 inline void LocEngReportStatus::locallog() const { in locallog()
884 inline void LocEngReportStatus::log() const { in log()
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng_msg.h121 struct LocEngReportStatus : public LocMsg { struct
124 LocEngReportStatus(LocAdapterBase* adapter, argument
DLocEngAdapter.cpp233 sendMsg(new LocEngReportStatus(mLocEngAdapter, status)); in reportStatus()
Dloc_eng.cpp869 LocEngReportStatus::LocEngReportStatus(LocAdapterBase* adapter, in LocEngReportStatus() function in LocEngReportStatus
875 inline void LocEngReportStatus::proc() const in proc()
883 inline void LocEngReportStatus::locallog() const { in locallog()
886 inline void LocEngReportStatus::log() const { in log()
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng_msg.h121 struct LocEngReportStatus : public LocMsg { struct
124 LocEngReportStatus(LocAdapterBase* adapter, argument
DLocEngAdapter.cpp236 sendMsg(new LocEngReportStatus(mLocEngAdapter, status)); in reportStatus()
Dloc_eng.cpp868 LocEngReportStatus::LocEngReportStatus(LocAdapterBase* adapter, in LocEngReportStatus() function in LocEngReportStatus
874 inline void LocEngReportStatus::proc() const in proc()
882 inline void LocEngReportStatus::locallog() const { in locallog()
885 inline void LocEngReportStatus::log() const { in log()
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng_msg.h121 struct LocEngReportStatus : public LocMsg { struct
124 LocEngReportStatus(LocAdapterBase* adapter, argument
DLocEngAdapter.cpp235 sendMsg(new LocEngReportStatus(mLocEngAdapter, status)); in reportStatus()