Home
last modified time | relevance | path

Searched refs:PrintBool (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Dtext_format.h99 virtual string PrintBool(bool val) const;
Dtext_format.cc1253 string TextFormat::FieldValuePrinter::PrintBool(bool val) const { in PrintBool() function in google::protobuf::TextFormat::FieldValuePrinter