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

  /external/protobuf/src/google/protobuf/
text_format.h 481 bool allow_unknown_enum_; member in class:google::protobuf::TextFormat::Parser
text_format.cc 247 allow_unknown_enum_(allow_unknown_enum),
726 if (!allow_unknown_enum_) {
1099 const bool allow_unknown_enum_; member in class:google::protobuf::TextFormat::Parser::ParserImpl
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
text_format.h 481 bool allow_unknown_enum_; member in class:google::protobuf::TextFormat::Parser

Completed in 2277 milliseconds