Home
last modified time | relevance | path

Searched defs:_upb_MiniTableField_GetRep (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/third_party/upb/upb/message/internal/
Daccessors.h147 switch (UPB_PRIVATE(_upb_MiniTableField_GetRep)(f)) { in UPB_PRIVATE() local
167 switch (UPB_PRIVATE(_upb_MiniTableField_GetRep)(f)) { in UPB_PRIVATE() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/mini_table/
Dfield_internal.h94 _upb_MiniTableField_GetRep(const upb_MiniTableField* field) { in _upb_MiniTableField_GetRep() function
/external/grpc-grpc/third_party/upb/upb/mini_table/internal/
Dfield.h83 UPB_PRIVATE(_upb_MiniTableField_GetRep)(const struct upb_MiniTableField* f) { in UPB_PRIVATE() argument
/external/grpc-grpc/third_party/upb/upb/wire/
Dencode.c473 switch (UPB_PRIVATE(_upb_MiniTableField_GetRep)(f)) { in encode_shouldencode() local