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.cc358 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumOptions, allow_alias_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
6577 allow_alias_ = false; in SharedCtor()
6625 ZR_(allow_alias_, deprecated_); in Clear()
6650 input, &allow_alias_))); in MergePartialFromCodedStream()
6861 std::swap(allow_alias_, other->allow_alias_); in Swap()
Ddescriptor.pb.h2131 bool allow_alias_; variable
5829 allow_alias_ = false; in clear_allow_alias()
5834 return allow_alias_; in allow_alias()
5838 allow_alias_ = value; in set_allow_alias()