Home
last modified time | relevance | path

Searched refs:LocKillMsg (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sm7150/gps/core/
DLocApiBase.h108 friend struct LocKillMsg;
144 struct LocKillMsg : public LocMsg { in destroy() struct
146 inline LocKillMsg(LocApiBase* locApi) : LocMsg(), mLocApi(locApi) {} in destroy() function
151 sendMsg(new LocKillMsg(this)); in destroy()
/hardware/qcom/sm8150p/gps/core/
DLocApiBase.h108 friend struct LocKillMsg;
144 struct LocKillMsg : public LocMsg { in destroy() struct
146 inline LocKillMsg(LocApiBase* locApi) : LocMsg(), mLocApi(locApi) {} in destroy() argument
151 sendMsg(new LocKillMsg(this)); in destroy()
/hardware/qcom/sm8150/gps/core/
DLocApiBase.h108 friend struct LocKillMsg;
144 struct LocKillMsg : public LocMsg { in destroy() struct
146 inline LocKillMsg(LocApiBase* locApi) : LocMsg(), mLocApi(locApi) {} in destroy() argument
151 sendMsg(new LocKillMsg(this)); in destroy()