Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/
Dstruct.upb.h142 UPB_INLINE void google_protobuf_Value_set_bool_value(google_protobuf_Value *msg, bool value) { in google_protobuf_Value_set_bool_value() function
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.cc798 google_protobuf_Value_set_bool_value(value_pb, true); in PopulateMetadataValue()
801 google_protobuf_Value_set_bool_value(value_pb, false); in PopulateMetadataValue()