Home
last modified time | relevance | path

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

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