Searched refs:decode_tryfastdispatch (Results 1 – 1 of 1) sorted by relevance
529 static bool decode_tryfastdispatch(upb_decstate *d, const char **ptr, in decode_tryfastdispatch() function643 if (decode_tryfastdispatch(d, &ptr, msg, layout)) return ptr; in decode_msg()687 if (!decode_tryfastdispatch(&state, &buf, msg, l)) { in _upb_decode()