Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/
Dstruct.upb.h136 UPB_INLINE void google_protobuf_Value_set_number_value(google_protobuf_Value *msg, double value) { in google_protobuf_Value_set_number_value() function
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.cc790 google_protobuf_Value_set_number_value( in PopulateMetadataValue()