Home
last modified time | relevance | path

Searched defs:DecodeChar (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/
H A Ddecode_buffer.h79 char DecodeChar() { in DecodeChar() function
/aosp_15_r20/external/perfetto/src/base/
H A Dbase64.cc47 inline uint8_t DecodeChar(char c) { in DecodeChar() function