Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dservice_config_call_data.h46 call_attributes_(std::move(call_attributes)) { in ServiceConfigCallData()
70 return call_attributes_; in call_attributes()
81 std::map<const char*, absl::string_view> call_attributes_; variable