Searched refs:IqEntryVector (Results 1 – 2 of 2) sorted by relevance
255 typedef std::vector<XmppIqEntry*> IqEntryVector; typedef256 rtc::scoped_ptr<IqEntryVector> iq_entries_;
48 iq_entries_(new IqEntryVector()), in XmppEngineImpl()