HomeSort by relevance Sort by last modified time
    Searched refs:RegisterFieldValuePrinter (Results 1 - 3 of 3) sorted by null

  /external/protobuf/src/google/protobuf/
text_format.h 213 bool RegisterFieldValuePrinter(const FieldDescriptor* field,
text_format_unittest.cc 430 EXPECT_TRUE(printer.RegisterFieldValuePrinter(
442 EXPECT_FALSE(printer.RegisterFieldValuePrinter(
448 EXPECT_FALSE(printer.RegisterFieldValuePrinter(NULL, &my_field_printer));
    [all...]
text_format.cc     [all...]

Completed in 41 milliseconds