Home
last modified time | relevance | path

Searched refs:google_protobuf_Struct_getmsgdef (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upbdefs-generated/google/protobuf/
Dstruct.upbdefs.h25 UPB_INLINE const upb_MessageDef *google_protobuf_Struct_getmsgdef(upb_DefPool *s) { in google_protobuf_Struct_getmsgdef() function
/aosp_15_r20/external/grpc-grpc/src/core/ext/upbdefs-gen/google/protobuf/
H A Dstruct.upbdefs.h21 UPB_INLINE const upb_MessageDef *google_protobuf_Struct_getmsgdef(upb_DefPool *s) { in google_protobuf_Struct_getmsgdef() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_common_types.cc425 const auto* msg_def = google_protobuf_Struct_getmsgdef(context.symtab); in ParseProtobufStructToJson()
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_common_types.cc426 const auto* msg_def = google_protobuf_Struct_getmsgdef(context.symtab); in ParseProtobufStructToJson()