Searched defs:clear_options (Results 1 – 4 of 4) sorted by relevance
188 void Api::clear_options() { in clear_options() function in Api610 void Method::clear_options() { in clear_options() function in Method
1539 inline void Type::clear_options() { in clear_options() function1903 inline void Field::clear_options() { in clear_options() function2171 inline void Enum::clear_options() { in clear_options() function2393 inline void EnumValue::clear_options() { in clear_options() function
7125 inline void FileDescriptorProto::clear_options() { in clear_options() function7425 inline void DescriptorProto_ExtensionRange::clear_options() { in clear_options() function7880 inline void DescriptorProto::clear_options() { in clear_options() function8607 inline void FieldDescriptorProto::clear_options() { in clear_options() function8796 inline void OneofDescriptorProto::clear_options() { in clear_options() function9056 inline void EnumDescriptorProto::clear_options() { in clear_options() function9358 inline void EnumValueDescriptorProto::clear_options() { in clear_options() function9558 inline void ServiceDescriptorProto::clear_options() { in clear_options() function9867 inline void MethodDescriptorProto::clear_options() { in clear_options() function
1126 pub fn clear_options(&mut self, option: SslOptions) -> SslOptions { in clear_options() method