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

  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_msg.h 78 struct LocEngStopFix : public LocMsg {
80 LocEngStopFix(LocEngAdapter* adapter);
LocEngAdapter.cpp 50 sendMsg(new LocEngStopFix(mLocEngAdapter));
loc_eng.cpp 266 LocEngStopFix::LocEngStopFix(LocEngAdapter* adapter) :
271 inline void LocEngStopFix::proc() const
276 inline void LocEngStopFix::locallog() const
278 LOC_LOGV("LocEngStopFix");
280 inline void LocEngStopFix::log() const
284 void LocEngStopFix::send() const {
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_msg.h 78 struct LocEngStopFix : public LocMsg {
80 LocEngStopFix(LocEngAdapter* adapter);
LocEngAdapter.cpp 50 sendMsg(new LocEngStopFix(mLocEngAdapter));
loc_eng.cpp 287 LocEngStopFix::LocEngStopFix(LocEngAdapter* adapter) :
292 inline void LocEngStopFix::proc() const
297 inline void LocEngStopFix::locallog() const
299 LOC_LOGV("LocEngStopFix");
301 inline void LocEngStopFix::log() const
305 void LocEngStopFix::send() const {
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_msg.h 78 struct LocEngStopFix : public LocMsg {
80 LocEngStopFix(LocEngAdapter* adapter);
LocEngAdapter.cpp 50 sendMsg(new LocEngStopFix(mLocEngAdapter));
loc_eng.cpp 283 LocEngStopFix::LocEngStopFix(LocEngAdapter* adapter) :
288 inline void LocEngStopFix::proc() const
293 inline void LocEngStopFix::locallog() const
295 LOC_LOGV("LocEngStopFix");
297 inline void LocEngStopFix::log() const
301 void LocEngStopFix::send() const {
    [all...]
  /hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
loc_eng_msg.h 78 struct LocEngStopFix : public LocMsg {
80 LocEngStopFix(LocEngAdapter* adapter);
LocEngAdapter.cpp 50 sendMsg(new LocEngStopFix(mLocEngAdapter));
loc_eng.cpp 283 LocEngStopFix::LocEngStopFix(LocEngAdapter* adapter) :
288 inline void LocEngStopFix::proc() const
293 inline void LocEngStopFix::locallog() const
295 LOC_LOGV("LocEngStopFix");
297 inline void LocEngStopFix::log() const
301 void LocEngStopFix::send() const {
    [all...]

Completed in 39 milliseconds