Searched defs:deprecated (Results 1 – 10 of 10) sorted by relevance
368 optional bool deprecated = 23 [default=false]; field421 optional bool deprecated = 3 [default=false]; field530 optional bool deprecated = 3 [default=false]; field561 optional bool deprecated = 3 [default=false]; field575 optional bool deprecated = 1 [default=false]; field595 optional bool deprecated = 33 [default=false]; field615 optional bool deprecated = 33 [default=false]; field
6358 inline bool FileOptions::deprecated() const { in deprecated() function6596 inline bool MessageOptions::deprecated() const { in deprecated() function6776 inline bool FieldOptions::deprecated() const { in deprecated() function6916 inline bool EnumOptions::deprecated() const { in deprecated() function6974 inline bool EnumValueOptions::deprecated() const { in deprecated() function7032 inline bool ServiceOptions::deprecated() const { in deprecated() function7090 inline bool MethodOptions::deprecated() const { in deprecated() function
9313 bool FileOptions::deprecated() const { in deprecated() function in google::protobuf::FileOptions9984 bool MessageOptions::deprecated() const { in deprecated() function in google::protobuf::MessageOptions10734 bool FieldOptions::deprecated() const { in deprecated() function in google::protobuf::FieldOptions11499 bool EnumOptions::deprecated() const { in deprecated() function in google::protobuf::EnumOptions11860 bool EnumValueOptions::deprecated() const { in deprecated() function in google::protobuf::EnumValueOptions12221 bool ServiceOptions::deprecated() const { in deprecated() function in google::protobuf::ServiceOptions12582 bool MethodOptions::deprecated() const { in deprecated() function in google::protobuf::MethodOptions
96 class deprecated(object): class
396 optional bool deprecated = 3 [default=false]; field
542 LinkAddress deprecated = new LinkAddress(ADDRV6, 128, in testAddressMethods() local
254 const bool deprecated = definition->deprecated(); in writeSummaryTableEntry() local
171 bool deprecated() const { return mDeprecatedApiLevel > 0; } in deprecated() function
324 std::function<void(const ConfigMapper &)> deprecated = add; in initializeStandardParams() local