Home
last modified time | relevance | path

Searched refs:EndFieldHandler (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.h3413 typedef Handler<bool (*)(void *, const void *)> EndFieldHandler; typedef
3575 bool SetEndStringHandler(const FieldDef* f, const EndFieldHandler& h);
3621 bool SetEndSubMessageHandler(const FieldDef *f, const EndFieldHandler &h);
3634 bool SetEndSequenceHandler(const FieldDef* f, const EndFieldHandler& h);
5014 const EndFieldHandler &handler) {
5042 const EndFieldHandler &handler) {
5049 const EndFieldHandler &handler) {
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h4109 typedef Handler<bool (*)(void *, const void *)> EndFieldHandler;
4271 bool SetEndStringHandler(const FieldDef* f, const EndFieldHandler& h);
4317 bool SetEndSubMessageHandler(const FieldDef *f, const EndFieldHandler &h);
4330 bool SetEndSequenceHandler(const FieldDef* f, const EndFieldHandler& h);
5710 const EndFieldHandler &handler) {
5738 const EndFieldHandler &handler) {
5745 const EndFieldHandler &handler) {