Searched refs:build_version_ (Results 1 – 4 of 4) sorted by relevance
/third_party/grpc/src/core/ext/filters/client_channel/xds/ |
D | xds_api.h | 339 const std::string build_version_; variable
|
D | xds_api.cc | 230 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/ |
D | xds_api.h | 425 const std::string build_version_; variable
|
D | xds_api.cc | 564 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()
|