Searched refs:PrintDebugString (Results 1 – 2 of 2) sorted by relevance
311 void PrintDebugString() const;
123 void Message::PrintDebugString() const { printf("%s", DebugString().c_str()); } in PrintDebugString() function in google::protobuf::Message