Searched refs:VerifyUsernameFormat (Results 1 – 2 of 2) sorted by relevance
130 if (!VerifyUsernameFormat(candidate->username(), error)) in ParseCandidate()136 bool P2PTransportParser::VerifyUsernameFormat(const std::string& username, in VerifyUsernameFormat() function in cricket::P2PTransportParser
75 bool VerifyUsernameFormat(const std::string& username,