Searched defs:LocEngUp (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_msg.h275 struct LocEngUp : public LocMsg { struct in inherits:LocMsg
277 LocEngUp(void* locEng);
H A Dloc_eng.cpp1453 LocEngUp::LocEngUp(void* locEng) : function in class:LocEngUp
1457 inline void LocEngUp::proc() const {
1461 inline void LocEngUp::locallog() const {
1462 LOC_LOGV("LocEngUp");
1464 inline void LocEngUp::log() const {
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_msg.h275 struct LocEngUp : public LocMsg { struct in inherits:LocMsg
277 LocEngUp(void* locEng);
H A Dloc_eng.cpp1360 LocEngUp::LocEngUp(void* locEng) : function in class:LocEngUp
1364 inline void LocEngUp::proc() const {
1368 inline void LocEngUp::locallog() const {
1369 LOC_LOGV("LocEngUp");
1371 inline void LocEngUp::log() const {

Completed in 34 milliseconds