Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/
Dstruct.upb.h93 UPB_INLINE const google_protobuf_Struct_FieldsEntry* google_protobuf_Struct_fields_next(const googl… in google_protobuf_Struct_fields_next() function
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/google/protobuf/
H A Dstruct.upb.h84 UPB_INLINE const google_protobuf_Struct_FieldsEntry* google_protobuf_Struct_fields_next(const googl… in google_protobuf_Struct_fields_next() function
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_cluster.cc719 while ((fields_entry = google_protobuf_Struct_fields_next( in CdsResourceParse()