Searched defs:HexDigitToInt (Results 1 – 8 of 8) sorted by relevance
209 int HexDigitToInt(char ch) { in HexDigitToInt() function
42 static char HexDigitToInt(char c) { in HexDigitToInt() function in spdy::test::SpdyAltSvcWireFormatPeer576 TEST(SpdyAltSvcWireFormatTest, HexDigitToInt) { in TEST() argument
384 char SpdyAltSvcWireFormat::HexDigitToInt(char c) { in HexDigitToInt() function in spdy::SpdyAltSvcWireFormat
436 inline char HexDigitToInt(char16_t c) { in HexDigitToInt() function
280 char HexDigitToInt(char c) { in HexDigitToInt() function
806 TEST(StringUtilTest, HexDigitToInt) { in TEST() argument
685 TEST(StringUtilTest, HexDigitToInt) { in TEST() argument
644 char HexDigitToInt(wchar_t c) { in HexDigitToInt() function