Home
last modified time | relevance | path

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

/third_party/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.cc774 TypeUrlExternalToInternal(server.ShouldUseV3(), type_url); in CreateAdsRequest()
808 PopulateNode(arena.ptr(), node_, server.ShouldUseV3(), build_version_, in CreateAdsRequest()
2318 PopulateNode(arena.ptr(), node_, server.ShouldUseV3(), build_version_, in CreateLrsInitialRequest()
Dxds_client.cc683 chand()->server_.ShouldUseV3() in AdsCallState()
1428 chand()->server_.ShouldUseV3() in LrsCallState()