Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:StartSubMessage

5902    *   sink->StartSubMessage(startsubmsg_selector);
5933 * For StartSubMessage(), the function will write a sink for the string to
5936 bool StartSubMessage(Handlers::Selector s, Sink* sub);
6285 inline bool Sink::StartSubMessage(Handlers::Selector sel, Sink* sub) {