Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/cpp/ext/csm/
H A Dmetadata_exchange.cc215 if (google_protobuf_Value_has_string_value(value_pb)) { in GetStringValueFromUpbStruct()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/
Dstruct.upb.h235 UPB_INLINE bool google_protobuf_Value_has_string_value(const google_protobuf_Value* msg) { in google_protobuf_Value_has_string_value() function
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/google/protobuf/
H A Dstruct.upb.h240 UPB_INLINE bool google_protobuf_Value_has_string_value(const google_protobuf_Value* msg) { in google_protobuf_Value_has_string_value() function
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_cluster.cc724 if (google_protobuf_Value_has_string_value(value)) { in CdsResourceParse()