Searched refs:STR_GET (Results 1 – 3 of 3) sorted by relevance
48 talk_base::scoped_ptr<XmlElement> get(MakeIq(STR_GET, to_, task_id())); in ProcessStart()
83 extern const std::string STR_GET;
129 const std::string STR_GET("get"); variable