Home
last modified time | relevance | path

Searched refs:ShouldUseV3 (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_bootstrap.h67 bool ShouldUseV3() const;
Dxds_bootstrap.cc76 bool XdsBootstrap::XdsServer::ShouldUseV3() const { in ShouldUseV3() function in grpc_core::XdsBootstrap::XdsServer
Dxds_api.cc960 TypeUrlExternalToInternal(server.ShouldUseV3(), type_url); in CreateAdsRequest()
997 PopulateNode(arena.ptr(), node_, server.ShouldUseV3(), build_version_, in CreateAdsRequest()
2147 PopulateNode(arena.ptr(), node_, server.ShouldUseV3(), build_version_, in CreateLrsInitialRequest()
Dxds_client.cc682 chand()->server_.ShouldUseV3() in AdsCallState()
1434 chand()->server_.ShouldUseV3() in LrsCallState()