HomeSort by relevance Sort by last modified time
    Searched refs:LocEngReportStatus (Results 1 - 18 of 18) sorted by null

  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_msg.h 121 struct LocEngReportStatus : public LocMsg {
124 LocEngReportStatus(LocAdapterBase* adapter,
LocEngAdapter.cpp 233 sendMsg(new LocEngReportStatus(mLocEngAdapter, status));
loc_eng.cpp 869 LocEngReportStatus::LocEngReportStatus(LocAdapterBase* adapter
    [all...]
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_msg.h 121 struct LocEngReportStatus : public LocMsg {
124 LocEngReportStatus(LocAdapterBase* adapter,
LocEngAdapter.cpp 236 sendMsg(new LocEngReportStatus(mLocEngAdapter, status));
loc_eng.cpp     [all...]
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_msg.h 121 struct LocEngReportStatus : public LocMsg {
124 LocEngReportStatus(void* locEng,
LocEngAdapter.cpp 158 sendMsg(new LocEngReportStatus(mOwner, status));
loc_eng.cpp 825 LocEngReportStatus::LocEngReportStatus(void* locEng,
831 inline void LocEngReportStatus::proc() const
838 inline void LocEngReportStatus::locallog() const {
839 LOC_LOGV("LocEngReportStatus");
841 inline void LocEngReportStatus::log() const {
    [all...]
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng_msg.h 121 struct LocEngReportStatus : public LocMsg {
124 LocEngReportStatus(LocAdapterBase* adapter,
LocEngAdapter.cpp 233 sendMsg(new LocEngReportStatus(mLocEngAdapter, status));
loc_eng.cpp 869 LocEngReportStatus::LocEngReportStatus(LocAdapterBase* adapter
    [all...]
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_msg.h 121 struct LocEngReportStatus : public LocMsg {
124 LocEngReportStatus(LocAdapterBase* adapter,
LocEngAdapter.cpp 236 sendMsg(new LocEngReportStatus(mLocEngAdapter, status));
loc_eng.cpp     [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_msg.h 121 struct LocEngReportStatus : public LocMsg {
124 LocEngReportStatus(LocAdapterBase* adapter,
LocEngAdapter.cpp 235 sendMsg(new LocEngReportStatus(mLocEngAdapter, status));
loc_eng.cpp     [all...]

Completed in 1164 milliseconds