Home
last modified time | relevance | path

Searched refs:diagnostic_label_ (Results 1 - 1 of 1) sorted by relevance

/third_party/node/src/quic/
H A Dpacket.cc35 // The diagnostic_label_ is used only as a debugging tool when
38 const std::string diagnostic_label_; member
47 : diagnostic_label_(diagnostic_label) { in Data()
58 return diagnostic_label_ + ", " + std::to_string(length()); in ToString()

Completed in 1 milliseconds