Searched refs:upb_uint32_handlerfunc (Results 1 – 2 of 2) sorted by relevance
152 typedef bool upb_uint32_handlerfunc(void *c, const void *hd, uint32_t val); typedef187 upb_uint32_handlerfunc *func,
193 SETTER(uint32, upb_uint32_handlerfunc*, UPB_HANDLER_UINT32) in SETTER()529 } else if ((upb_uint32_handlerfunc*)f == upb_msg_setuint32) { in upb_msg_getscalarhandlerdata()