Home
last modified time | relevance | path

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

/hardware/qcom/sm7150/gps/core/
DLocApiBase.cpp134 struct LocCloseMsg : public LocMsg { struct
136 inline LocCloseMsg(LocApiBase* locApi) : in LocCloseMsg() function
268 sendMsg(new LocCloseMsg(this)); in removeAdapter()
DLocApiBase.h107 friend struct LocCloseMsg;
/hardware/qcom/sm8150/gps/core/
DLocApiBase.cpp134 struct LocCloseMsg : public LocMsg { struct
136 inline LocCloseMsg(LocApiBase* locApi) : in LocCloseMsg() function
268 sendMsg(new LocCloseMsg(this)); in removeAdapter()
DLocApiBase.h107 friend struct LocCloseMsg;
/hardware/qcom/sm8150p/gps/core/
DLocApiBase.cpp134 struct LocCloseMsg : public LocMsg { struct
136 inline LocCloseMsg(LocApiBase* locApi) : in LocCloseMsg() argument
268 sendMsg(new LocCloseMsg(this)); in removeAdapter()
DLocApiBase.h107 friend struct LocCloseMsg;