Searched defs:HexDecodeToUInt32 (Results 1 – 2 of 2) sorted by relevance
| /external/cronet/net/third_party/quiche/src/quiche/spdy/core/ | ||
| D | spdy_alt_svc_wire_format_test.cc | 45 static bool HexDecodeToUInt32(absl::string_view data, uint32_t* value) { in HexDecodeToUInt32() function in spdy::test::SpdyAltSvcWireFormatPeer |
| D | spdy_alt_svc_wire_format.cc | 401 bool SpdyAltSvcWireFormat::HexDecodeToUInt32(absl::string_view data, in HexDecodeToUInt32() function in spdy::SpdyAltSvcWireFormat |