Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_dispatcher.cc597 void QuicDispatcher::ProcessHeader(ReceivedPacketInfo* packet_info) { in ProcessHeader() function in quic::QuicDispatcher
/aosp_15_r20/art/runtime/hprof/
H A Dhprof.cc534 void ProcessHeader(bool string_first) REQUIRES(Locks::mutator_lock_) { in ProcessHeader() function in art::hprof::Hprof