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

  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_msg.h 283 struct LocEngGetZpp : public LocMsg {
285 LocEngGetZpp(LocEngAdapter* adapter);
LocEngAdapter.cpp 53 sendMsg(new LocEngGetZpp(mLocEngAdapter));
loc_eng.cpp 326 LocEngGetZpp::LocEngGetZpp(LocEngAdapter* adapter) :
331 inline void LocEngGetZpp::proc() const
336 inline void LocEngGetZpp::locallog() const
338 LOC_LOGV("LocEngGetZpp");
340 inline void LocEngGetZpp::log() const
344 void LocEngGetZpp::send() const {
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_msg.h 283 struct LocEngGetZpp : public LocMsg {
285 LocEngGetZpp(LocEngAdapter* adapter);
LocEngAdapter.cpp 53 sendMsg(new LocEngGetZpp(mLocEngAdapter));
loc_eng.cpp 322 LocEngGetZpp::LocEngGetZpp(LocEngAdapter* adapter) :
327 inline void LocEngGetZpp::proc() const
332 inline void LocEngGetZpp::locallog() const
334 LOC_LOGV("LocEngGetZpp");
336 inline void LocEngGetZpp::log() const
340 void LocEngGetZpp::send() const {
    [all...]
  /hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
loc_eng_msg.h 283 struct LocEngGetZpp : public LocMsg {
285 LocEngGetZpp(LocEngAdapter* adapter);
LocEngAdapter.cpp 53 sendMsg(new LocEngGetZpp(mLocEngAdapter));
loc_eng.cpp 322 LocEngGetZpp::LocEngGetZpp(LocEngAdapter* adapter) :
327 inline void LocEngGetZpp::proc() const
332 inline void LocEngGetZpp::locallog() const
334 LOC_LOGV("LocEngGetZpp");
336 inline void LocEngGetZpp::log() const
340 void LocEngGetZpp::send() const {
    [all...]

Completed in 34 milliseconds