Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_client_stats.h86 if (human_readable_string_.empty()) { in AsHumanReadableString()
87 human_readable_string_ = in AsHumanReadableString()
91 return human_readable_string_; in AsHumanReadableString()
98 std::string human_readable_string_; variable