Searched refs:IsAuthTag (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/examples/call/
H A Dcall_main.cc103 static bool IsAuthTag(const char * str, size_t len) { function in class:DebugLog
153 if (IsAuthTag(buf + start, i + 1 - start)) {

Completed in 126 milliseconds