HomeSort by relevance Sort by last modified time
    Searched refs:RegisterFieldValuePrinter (Results 1 - 4 of 4) 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...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
text_format.h 239 bool RegisterFieldValuePrinter(const FieldDescriptor* field,

Completed in 61 milliseconds