Home
last modified time | relevance | path

Searched defs:PrintDebugString (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dtext_format.cc139 void Message::PrintDebugString() const { printf("%s", DebugString().c_str()); } in PrintDebugString() function in google::protobuf::Message
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dtext_format.cc139 void Message::PrintDebugString() const { printf("%s", DebugString().c_str()); } in PrintDebugString() function in google::protobuf::Message