Searched defs:set_scope (Results 1 – 4 of 4) sorted by relevance
/third_party/libabigail/include/ | ||
D | abg-ir.h | 1253 set_scope(scope_decl* s) in set_scope() function |
/third_party/protobuf/src/google/protobuf/util/ | ||
D | message_differencer.cc | 296 void MessageDifferencer::set_scope(Scope scope) { scope_ = scope; } in set_scope() function in google::protobuf::util::MessageDifferencer |
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ | ||
D | sctp_pcb.c | 4339 struct sctp_nets **netp, uint16_t port, int set_scope, int from) |
/third_party/libabigail/src/ | ||
D | abg-ir.cc | 5238 decl_base::set_scope(scope_decl* scope) in set_scope() function in abigail::ir::decl_base |