Searched refs:mixins (Results 1 – 4 of 4) sorted by relevance
51 private final Map<Class<? extends Mixin>, Mixin> mixins = new HashMap<>(); field in TemplateLayout96 mixins.put(cls, mixin); in registerMixin()124 return (M) mixins.get(cls); in getMixin()
87 repeated Mixin mixins = 6; field158 // mixins:182 // mixins:
167 const ::google::protobuf::Mixin& mixins(int index) const;173 mixins() const;646 inline const ::google::protobuf::Mixin& Api::mixins(int index) const { in mixins() function664 Api::mixins() const { in mixins() function
459 6, this->mixins(i), output); in SerializeWithCachedSizes()521 6, this->mixins(i), false, target); in InternalSerializeWithCachedSizesToArray()586 this->mixins(i)); in ByteSize()875 const ::google::protobuf::Mixin& Api::mixins(int index) const { in mixins() function in google::protobuf::Api893 Api::mixins() const { in mixins() function in google::protobuf::Api