Searched refs:LocKillMsg (Results 1 – 4 of 4) sorted by relevance
108 friend struct LocKillMsg;144 struct LocKillMsg : public LocMsg { in destroy() struct146 inline LocKillMsg(LocApiBase* locApi) : LocMsg(), mLocApi(locApi) {} in destroy() argument151 sendMsg(new LocKillMsg(this)); in destroy()
113 friend struct LocKillMsg;149 struct LocKillMsg : public LocMsg { in destroy() struct151 inline LocKillMsg(LocApiBase* locApi) : LocMsg(), mLocApi(locApi) {} in destroy() argument156 sendMsg(new LocKillMsg(this)); in destroy()
113 friend struct LocKillMsg;149 struct LocKillMsg : public LocMsg { in destroy() struct151 inline LocKillMsg(LocApiBase* locApi) : LocMsg(), mLocApi(locApi) {} in destroy() function156 sendMsg(new LocKillMsg(this)); in destroy()