Searched refs:build_version_ (Results 1 – 2 of 2) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/ |
D | xds_api.h | 463 const std::string build_version_; variable
|
D | xds_api.cc | 750 build_version_(absl::StrCat("gRPC C-core ", GPR_PLATFORM_STRING, " ", in XdsApi() 997 PopulateNode(arena.ptr(), node_, server.ShouldUseV3(), build_version_, in CreateAdsRequest() 2147 PopulateNode(arena.ptr(), node_, server.ShouldUseV3(), build_version_, in CreateLrsInitialRequest()
|