Searched refs:upb_bool_handlerfunc (Results 1 – 2 of 2) sorted by relevance
156 typedef bool upb_bool_handlerfunc(void *c, const void *hd, bool val); typedef199 upb_bool_handlerfunc *func,
197 SETTER(bool, upb_bool_handlerfunc*, UPB_HANDLER_BOOL) in SETTER()535 } else if ((upb_bool_handlerfunc*)f == upb_msg_setbool) { in upb_msg_getscalarhandlerdata()