Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/
Dwrappers.upb.h228 UPB_INLINE bool google_protobuf_BoolValue_value(const google_protobuf_BoolValue *msg) { return *UPB… in google_protobuf_BoolValue_value() function
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.cc1208 case_sensitive = google_protobuf_BoolValue_value(case_sensitive_ptr); in RoutePathMatchParse()
2068 google_protobuf_BoolValue_value(require_client_certificate); in DownstreamTlsContextParse()
2462 if (google_protobuf_BoolValue_value(use_original_dst)) { in LdsResponseParseServer()