Home
last modified time | relevance | path

Searched refs:allow_alias_ (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc357 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumOptions, allow_alias_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
6539 allow_alias_ = false; in SharedCtor()
6587 ZR_(allow_alias_, deprecated_); in Clear()
6612 input, &allow_alias_))); in MergePartialFromCodedStream()
6823 std::swap(allow_alias_, other->allow_alias_); in Swap()
Ddescriptor.pb.h2121 bool allow_alias_; variable
5795 allow_alias_ = false; in clear_allow_alias()
5800 return allow_alias_; in allow_alias()
5804 allow_alias_ = value; in set_allow_alias()