Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_api.h340 const std::string user_agent_name_; variable
Dxds_api.cc232 user_agent_name_(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.h426 const std::string user_agent_name_; variable
Dxds_api.cc566 user_agent_name_(absl::StrCat("gRPC C-core ", GPR_PLATFORM_STRING)) {} in XdsApi()
809 user_agent_name_, node_msg); in CreateAdsRequest()
2319 user_agent_name_, node_msg); in CreateLrsInitialRequest()