Home
last modified time | relevance | path

Searched refs:LocEngStopFix (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_msg.h78 struct LocEngStopFix : public LocMsg { struct
80 LocEngStopFix(LocEngAdapter* adapter); argument
Dloc_eng.cpp266 LocEngStopFix::LocEngStopFix(LocEngAdapter* adapter) : in LocEngStopFix() function in LocEngStopFix
271 inline void LocEngStopFix::proc() const in proc()
276 inline void LocEngStopFix::locallog() const in locallog()
280 inline void LocEngStopFix::log() const in log()
284 void LocEngStopFix::send() const { in send()
1659 loc_eng_data.adapter->sendMsg(new LocEngStopFix(loc_eng_data.adapter)); in loc_eng_stop()
DLocEngAdapter.cpp50 sendMsg(new LocEngStopFix(mLocEngAdapter)); in stopFixInt()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_msg.h78 struct LocEngStopFix : public LocMsg { struct
80 LocEngStopFix(LocEngAdapter* adapter); argument
Dloc_eng.cpp278 LocEngStopFix::LocEngStopFix(LocEngAdapter* adapter) : in LocEngStopFix() function in LocEngStopFix
283 inline void LocEngStopFix::proc() const in proc()
288 inline void LocEngStopFix::locallog() const in locallog()
292 inline void LocEngStopFix::log() const in log()
296 void LocEngStopFix::send() const { in send()
1933 loc_eng_data.adapter->sendMsg(new LocEngStopFix(loc_eng_data.adapter)); in loc_eng_stop()
DLocEngAdapter.cpp50 sendMsg(new LocEngStopFix(mLocEngAdapter)); in stopFixInt()