Searched defs:DumpToString (Results 1 – 2 of 2) sorted by relevance
50 std::string DumpToString(const T& entity) { in DumpToString() function61 std::string DumpToString(T& entity) { in DumpToString() function
865 void BalsaHeaders::DumpToString(std::string* str) const { in DumpToString() function in quiche::BalsaHeaders