HomeSort by relevance Sort by last modified time
    Searched full:unknown_field_number (Results 1 - 1 of 1) sorted by null

  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/util/
message_differencer.h 163 // For known fields, "field" is filled in and "unknown_field_number" is -1.
164 // For unknown fields, "field" is NULL, "unknown_field_number" is the field
167 int unknown_field_number; member in struct:google::protobuf::util::MessageDifferencer::SpecificField
198 unknown_field_number(-1),
    [all...]

Completed in 5370 milliseconds