Searched defs:HexDigitToInt (Results 1 – 8 of 8) sorted by relevance
47 static char HexDigitToInt(char c) { in HexDigitToInt() function in spdy::test::SpdyAltSvcWireFormatPeer581 TEST(SpdyAltSvcWireFormatTest, HexDigitToInt) { in TEST() argument
388 char SpdyAltSvcWireFormat::HexDigitToInt(char c) { in HexDigitToInt() function in spdy::SpdyAltSvcWireFormat
209 int HexDigitToInt(char ch) { in HexDigitToInt() function
460 inline char HexDigitToInt(char16_t c) { in HexDigitToInt() function
279 char HexDigitToInt(char c) { in HexDigitToInt() function
801 TEST(StringUtilTest, HexDigitToInt) { in TEST() argument
685 TEST(StringUtilTest, HexDigitToInt) { in TEST() argument
644 char HexDigitToInt(wchar_t c) { in HexDigitToInt() function