Searched refs:DebugStringInternal (Results 1 – 2 of 2) sorted by relevance
239 return DebugStringInternal(0); in DebugString()262 std::string CryptoHandshakeMessage::DebugStringInternal(size_t indent) const { in DebugStringInternal() function in quic::CryptoHandshakeMessage337 ret += msg->DebugStringInternal(indent + 1); in DebugStringInternal()
145 std::string DebugStringInternal(size_t indent) const;