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

  /external/protobuf/src/google/protobuf/
text_format.h 397 // returns false. Call AllowPartialMessage(true) to skip this check.
398 void AllowPartialMessage(bool allow) {
text_format_unittest.cc 828 parser.AllowPartialMessage(true);
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
command_line_interface.cc     [all...]

Completed in 129 milliseconds