Searched defs:upb_endmsg_handlerfunc (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h4495 typedef bool upb_endmsg_handlerfunc(void *c, const void *, upb_status *status); typedef in class:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers
4550 bool upb_handlers_setendmsg(upb_handlers *h, upb_endmsg_handlerfunc *func,
6136 typedef upb_endmsg_handlerfunc func;
/external/protobuf/php/ext/google/protobuf/
H A Dupb.h3799 typedef bool upb_endmsg_handlerfunc(void *c, const void *, upb_status *status); typedef in class:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers
3854 bool upb_handlers_setendmsg(upb_handlers *h, upb_endmsg_handlerfunc *func,
5701 typedef upb_endmsg_handlerfunc func;

Completed in 375 milliseconds