Home
last modified time | relevance | path

Searched refs:LocSsrMsg (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/gps/msm8960/core/
DLocApiBase.h56 struct LocSsrMsg;
59 friend struct LocSsrMsg;
DLocApiBase.cpp87 struct LocSsrMsg : public LocMsg { struct
89 inline LocSsrMsg(LocApiBase* locApi) : in LocSsrMsg() function
181 mMsgTask->sendMsg(new LocSsrMsg(this)); in handleEngineUpEvent()
/hardware/qcom/gps/core/
DLocApiBase.cpp88 struct LocSsrMsg : public LocMsg { struct
90 inline LocSsrMsg(LocApiBase* locApi) : in LocSsrMsg() function
209 mMsgTask->sendMsg(new LocSsrMsg(this)); in handleEngineUpEvent()
DLocApiBase.h57 struct LocSsrMsg;
68 friend struct LocSsrMsg;