Searched defs:LocKillMsg (Results 1 – 4 of 4) sorted by relevance
144 struct LocKillMsg : public LocMsg { in destroy() struct145 LocApiBase* mLocApi; in destroy()146 inline LocKillMsg(LocApiBase* locApi) : LocMsg(), mLocApi(locApi) {} in destroy() argument147 inline virtual void proc() const { in destroy()
144 struct LocKillMsg : public LocMsg { in destroy() struct145 LocApiBase* mLocApi; in destroy()146 inline LocKillMsg(LocApiBase* locApi) : LocMsg(), mLocApi(locApi) {} in destroy() function147 inline virtual void proc() const { in destroy()
149 struct LocKillMsg : public LocMsg { in destroy() struct150 LocApiBase* mLocApi; in destroy()151 inline LocKillMsg(LocApiBase* locApi) : LocMsg(), mLocApi(locApi) {} in destroy() argument152 inline virtual void proc() const { in destroy()
149 struct LocKillMsg : public LocMsg { in destroy() struct150 LocApiBase* mLocApi; in destroy()151 inline LocKillMsg(LocApiBase* locApi) : LocMsg(), mLocApi(locApi) {} in destroy() function152 inline virtual void proc() const { in destroy()