Home
last modified time | relevance | path

Searched refs:LocKillMsg (Results 1 – 4 of 4) 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() argument
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/sm7250/gps/core/
DLocApiBase.h113 friend struct LocKillMsg;
149 struct LocKillMsg : public LocMsg { in destroy() struct
151 inline LocKillMsg(LocApiBase* locApi) : LocMsg(), mLocApi(locApi) {} in destroy() argument
156 sendMsg(new LocKillMsg(this)); in destroy()
/hardware/qcom/sm8150/gps/core/
DLocApiBase.h113 friend struct LocKillMsg;
149 struct LocKillMsg : public LocMsg { in destroy() struct
151 inline LocKillMsg(LocApiBase* locApi) : LocMsg(), mLocApi(locApi) {} in destroy() function
156 sendMsg(new LocKillMsg(this)); in destroy()