Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_api.h339 const std::string build_version_; variable
Dxds_api.cc230 build_version_(absl::StrCat("gRPC C-core ", GPR_PLATFORM_STRING, " ", in XdsApi()
571 PopulateNode(arena.ptr(), node_, build_version_, user_agent_name_, "", in CreateAdsRequest()
1948 PopulateNode(arena.ptr(), node_, build_version_, user_agent_name_, in CreateLrsInitialRequest()
/third_party/grpc/src/core/ext/xds/
Dxds_api.h425 const std::string build_version_; variable
Dxds_api.cc564 build_version_(absl::StrCat("gRPC C-core ", GPR_PLATFORM_STRING, " ", in XdsApi()
808 PopulateNode(arena.ptr(), node_, server.ShouldUseV3(), build_version_, in CreateAdsRequest()
2318 PopulateNode(arena.ptr(), node_, server.ShouldUseV3(), build_version_, in CreateLrsInitialRequest()