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