Searched refs:IsBare (Results 1 – 3 of 3) sorted by relevance
85 bool IsBare() const;
167 Jid::IsBare() const { in IsBare() function in buzz::Jid
756 if (status.jid().IsBare() || status.jid() == muc->local_jid()) { in OnMucStatusUpdate()