Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c378 static bool endmap_handler(void *closure, const void *hd, upb_status* s) { in endmap_handler() function
640 upb_handlers_setendmsg(h, endmap_handler, &attr); in add_handlers_for_mapentry()
/external/protobuf/php/ext/google/protobuf/
Dencode_decode.c613 static bool endmap_handler(void* closure, const void* hd, upb_status* s) { in endmap_handler() function
924 upb_handlers_setendmsg(h, endmap_handler, &attr); in add_handlers_for_mapentry()