Searched defs:OnErrorDebug (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/net/test/embedded_test_server/ | ||
H A D | http2_connection.h | 103 void OnErrorDebug(std::string_view message) override {} in OnErrorDebug() function |
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ | ||
H A D | recording_http2_visitor.cc | 175 void RecordingHttp2Visitor::OnErrorDebug(absl::string_view message) { in OnErrorDebug() function in http2::adapter::test::RecordingHttp2Visitor |
H A D | callback_visitor.cc | 543 void CallbackVisitor::OnErrorDebug(absl::string_view message) { in OnErrorDebug() function in http2::adapter::CallbackVisitor |