Searched refs:LocOpenMsg (Results 1 – 7 of 7) sorted by relevance
/hardware/qcom/gps/msm8960/core/ |
D | LocAdapterBase.cpp | 39 struct LocOpenMsg : public LocMsg { struct 42 inline LocOpenMsg(LocAdapterBase* locAdapter, in LocOpenMsg() argument 68 sendMsg(new LocOpenMsg(this, mLocApi)); in LocAdapterBase()
|
/hardware/qcom/gps/core/ |
D | LocApiBase.cpp | 107 struct LocOpenMsg : public LocMsg { struct 110 inline LocOpenMsg(LocApiBase* locApi, in LocOpenMsg() argument 164 mMsgTask->sendMsg(new LocOpenMsg(this, in addAdapter() 201 mMsgTask->sendMsg(new LocOpenMsg(this, getEvtMask())); in removeAdapter() 209 mMsgTask->sendMsg(new LocOpenMsg(this, getEvtMask())); in updateEvtMask()
|
D | LocApiBase.h | 65 struct LocOpenMsg; 78 friend struct LocOpenMsg;
|
/hardware/qcom/gps/msm8974/core/ |
D | LocApiBase.cpp | 107 struct LocOpenMsg : public LocMsg { struct 110 inline LocOpenMsg(LocApiBase* locApi, in LocOpenMsg() function 163 mMsgTask->sendMsg(new LocOpenMsg(this, in addAdapter() 200 mMsgTask->sendMsg(new LocOpenMsg(this, getEvtMask())); in removeAdapter()
|
D | LocApiBase.h | 58 struct LocOpenMsg; 71 friend struct LocOpenMsg;
|
/hardware/qcom/gps/msm8084/core/ |
D | LocApiBase.cpp | 107 struct LocOpenMsg : public LocMsg { struct 110 inline LocOpenMsg(LocApiBase* locApi, in LocOpenMsg() argument 163 mMsgTask->sendMsg(new LocOpenMsg(this, in addAdapter() 200 mMsgTask->sendMsg(new LocOpenMsg(this, getEvtMask())); in removeAdapter()
|
D | LocApiBase.h | 58 struct LocOpenMsg; 71 friend struct LocOpenMsg;
|