OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bareequals
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/libjingle/xmpp/
jid.h
49
bool
BareEquals
(const Jid& other) const;
jingleinfotask.cc
76
!from.
BareEquals
(GetClient()->jid()) &&
jid.cc
129
bool Jid::
BareEquals
(const Jid& other) const {
Completed in 240 milliseconds