Searched refs:PrintBool (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ | ||
D | text_format.h | 102 virtual string PrintBool(bool val) const; |
D | text_format.cc | 1376 string TextFormat::FieldValuePrinter::PrintBool(bool val) const { in PrintBool() function in google::protobuf::TextFormat::FieldValuePrinter |