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()
148 struct LocKillMsg : public LocMsg { in destroy() struct149 LocApiBase* mLocApi; in destroy()150 inline LocKillMsg(LocApiBase* locApi) : LocMsg(), mLocApi(locApi) {} in destroy() function151 inline virtual void proc() const { in destroy()
148 struct LocKillMsg : public LocMsg { in destroy() struct149 LocApiBase* mLocApi; in destroy()150 inline LocKillMsg(LocApiBase* locApi) : LocMsg(), mLocApi(locApi) {} in destroy() argument151 inline virtual void proc() const { in destroy()