Home
last modified time | relevance | path

Searched defs:add_method (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen/ir/
Dobjc.rs205 fn add_method(&mut self, method: ObjCMethod) { in add_method() method
/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h9539 inline PROTOBUF_NAMESPACE_ID::MethodDescriptorProto* ServiceDescriptorProto::add_method() { in add_method() function