Home
last modified time | relevance | path

Searched refs:google_protobuf_Value_set_null_value (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/
Dstruct.upb.h133 UPB_INLINE void google_protobuf_Value_set_null_value(google_protobuf_Value *msg, int32_t value) { in google_protobuf_Value_set_null_value() function
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.cc787 google_protobuf_Value_set_null_value(value_pb, 0); in PopulateMetadataValue()