Home
last modified time | relevance | path

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

/hardware/qcom/sm7150/gps/core/
DLocApiBase.h144 struct LocKillMsg : public LocMsg { in destroy() struct
145 LocApiBase* mLocApi; in destroy()
146 inline LocKillMsg(LocApiBase* locApi) : LocMsg(), mLocApi(locApi) {} in destroy() argument
147 inline virtual void proc() const { in destroy()
/hardware/qcom/sm8150p/gps/core/
DLocApiBase.h144 struct LocKillMsg : public LocMsg { in destroy() struct
145 LocApiBase* mLocApi; in destroy()
146 inline LocKillMsg(LocApiBase* locApi) : LocMsg(), mLocApi(locApi) {} in destroy() argument
147 inline virtual void proc() const { in destroy()
/hardware/qcom/sm8150/gps/core/
DLocApiBase.h144 struct LocKillMsg : public LocMsg { in destroy() struct
145 LocApiBase* mLocApi; in destroy()
146 inline LocKillMsg(LocApiBase* locApi) : LocMsg(), mLocApi(locApi) {} in destroy() argument
147 inline virtual void proc() const { in destroy()