Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Dhttp2_visitor_interface.h57 kSendError = -1, enumerator
68 kSendError, enumerator
H A Doghttp2_session.cc36 const int kSendError = -902; variable