Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:GetSubHandlers

4335   const Handlers* GetSubHandlers(const FieldDef* f) const;
4337 /* Equivalent to GetSubHandlers, but takes the STARTSUBMSG selector for the
4339 const Handlers* GetSubHandlers(Selector startsubmsg) const;
5754 inline const Handlers *Handlers::GetSubHandlers(const FieldDef *f) const {
5757 inline const Handlers *Handlers::GetSubHandlers(Handlers::Selector sel) const {