Home
last modified time | relevance | path

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

/external/cronet/stable/net/third_party/quiche/src/quiche/http2/core/
Dspdy_protocol.h818 void take_encoding(std::string encoding) { encoding_ = std::move(encoding); } in take_encoding() function
/external/cronet/tot/net/third_party/quiche/src/quiche/http2/core/
Dspdy_protocol.h818 void take_encoding(std::string encoding) { encoding_ = std::move(encoding); } in take_encoding() function