Searched refs:IsBase64Encoded (Results 1 – 6 of 6) sorted by relevance
50 static bool IsBase64Encoded(const std::string& str);
76 bool Base64::IsBase64Encoded(const std::string& str) { in IsBase64Encoded() function in talk_base::Base64
58 static bool IsBase64Encoded(const std::string& str);
90 bool Base64::IsBase64Encoded(const std::string& str) { in IsBase64Encoded() function in talk_base::Base64
140 if (!talk_base::Base64::IsBase64Encoded(username)) in VerifyUsernameFormat()
168 if (!talk_base::Base64::IsBase64Encoded(username)) in VerifyUsernameFormat()