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