Searched refs:QN_LOCALE (Results 1 – 3 of 3) sorted by relevance
396 extern const StaticQName QN_LOCALE;
289 XmlElement* locale_element = new XmlElement(QN_LOCALE, false); in RequestEnterChatroom()
593 const StaticQName QN_LOCALE = { NS_GOOGLE_MUC_USER, "locale" }; variable