Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/iam/
Diam_credentials.h42 std::string debug_string() override { return debug_string_; } in debug_string()
46 const std::string debug_string_; variable
Diam_credentials.cc52 debug_string_(absl::StrFormat( in grpc_google_iam_credentials()
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_state.cc86 return absl::StrFormat("%p@%s_%s", this, ToString(state_), debug_string_); in DebugString()
Dgrpc_state.h291 debug_string_(std::move(debug_string)) {} in Exchange()
324 string debug_string_; variable