Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Dheader_validator_base.h58 void SetAllowExtendedConnect() { allow_extended_connect_ = true; } in SetAllowExtendedConnect() function
H A Doghttp2_session.h292 void SetAllowExtendedConnect() { validator_->SetAllowExtendedConnect(); } in SetAllowExtendedConnect() function