HomeSort by relevance Sort by last modified time
    Searched refs:PrepNodeAscii (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/libjingle/xmpp/
jid.h 63 static char PrepNodeAscii(char ch, bool* valid);
jid.cc 169 result += PrepNodeAscii(ch, &char_valid);
189 char Jid::PrepNodeAscii(char ch, bool* valid) {

Completed in 70 milliseconds