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