Home
last modified time | relevance | path

Searched defs:_upb_FieldDef_LayoutIndex (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Dfield_def.c265 int _upb_FieldDef_LayoutIndex(const upb_FieldDef* f) { return f->layout_index; } in _upb_FieldDef_LayoutIndex() function
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/
H A Dfield_def.c256 int _upb_FieldDef_LayoutIndex(const upb_FieldDef* f) { return f->layout_index; } in _upb_FieldDef_LayoutIndex() function