Searched refs:RecordConnectionCloseErrorCodeImpl (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/cronet/net/quic/ |
H A D | quic_chromium_client_session.cc | 133 void RecordConnectionCloseErrorCodeImpl(const std::string& histogram, in RecordConnectionCloseErrorCodeImpl() function 187 RecordConnectionCloseErrorCodeImpl(histogram, frame.quic_error_code, in RecordConnectionCloseErrorCode() 198 RecordConnectionCloseErrorCodeImpl(histogram, frame.quic_error_code, in RecordConnectionCloseErrorCode() 205 RecordConnectionCloseErrorCodeImpl(histogram, frame.wire_error_code, in RecordConnectionCloseErrorCode() 210 RecordConnectionCloseErrorCodeImpl(histogram, frame.wire_error_code, in RecordConnectionCloseErrorCode() 216 RecordConnectionCloseErrorCodeImpl(histogram, frame.wire_error_code, in RecordConnectionCloseErrorCode() 221 RecordConnectionCloseErrorCodeImpl(histogram, frame.wire_error_code, in RecordConnectionCloseErrorCode()
|