HomeSort by relevance Sort by last modified time
    Searched refs:LocEngGetZpp (Results 1 - 3 of 3) 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 317 LocEngGetZpp::LocEngGetZpp(LocEngAdapter* adapter) :
322 inline void LocEngGetZpp::proc() const
327 inline void LocEngGetZpp::locallog() const
329 LOC_LOGV("LocEngGetZpp");
331 inline void LocEngGetZpp::log() const
335 void LocEngGetZpp::send() const {
    [all...]

Completed in 3129 milliseconds