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.cc1068 google_protobuf_BoolValue_value(case_sensitive); in RoutePathMatchParse()