Home
last modified time | relevance | path

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

/third_party/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
/third_party/grpc/src/core/ext/xds/
Dxds_api.cc880 case_sensitive = google_protobuf_BoolValue_value(case_sensitive_ptr); in RoutePathMatchParse()
1461 google_protobuf_BoolValue_value(require_client_certificate); in LdsResponseParseServer()
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_api.cc1346 !google_protobuf_BoolValue_value(case_sensitive)) { in RouteConfigParse()