Home
last modified time | relevance | path

Searched defs:selector_base (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dhandlers.c289 uint32_t selector_base = upb_fielddef_selectorbase(f); in upb_handlers_getselector() local
Ddef.c40 uint32_t selector_base; /* Used to index into a upb::Handlers table. */ member
/external/protobuf/php/ext/google/protobuf/
Dupb.c1138 uint32_t selector_base; /* Used to index into a upb::Handlers table. */ member
3565 uint32_t selector_base = upb_fielddef_selectorbase(f); in upb_handlers_getselector() local