Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c2220 bool checkstart(upb_handlers *h, const upb_fielddef *f, upb_handlertype_t type, in checkstart() function
2413 if (!checkstart(h, f, UPB_HANDLER_STARTSEQ, s)) in upb_handlers_freeze()
2418 if (!checkstart(h, f, UPB_HANDLER_STARTSTR, s)) in upb_handlers_freeze()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c2367 bool checkstart(upb_handlers *h, const upb_fielddef *f, upb_handlertype_t type, in checkstart() function
2566 if (!checkstart(h, f, UPB_HANDLER_STARTSEQ, s)) in upb_handlers_freeze()
2571 if (!checkstart(h, f, UPB_HANDLER_STARTSTR, s)) in upb_handlers_freeze()