Home
last modified time | relevance | path

Searched refs:decode_totable (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddecode.int.h67 UPB_INLINE intptr_t decode_totable(const upb_msglayout *tablep) { in decode_totable() function
Ddecode.c534 intptr_t table = decode_totable(layout); in decode_tryfastdispatch()
Ddecode_fast.c962 fastdecode_submsgdata submsg = {decode_totable(subtablep)}; in fastdecode_submsg()