Searched defs:scope_config (Results 1 – 4 of 4) sorted by relevance
879 std::shared_ptr<grpc_core::StatsPlugin::ScopeConfig> scope_config) { in GetClientCallTracer()889 std::shared_ptr<grpc_core::StatsPlugin::ScopeConfig> scope_config) { in GetServerCallTracer()
40 std::shared_ptr<OpenTelemetryPlugin::ServerScopeConfig> scope_config) in ServerCallTracer()
225 std::shared_ptr<OpenTelemetryPlugin::ClientScopeConfig> scope_config) in ClientCallTracer()
347 std::shared_ptr<StatsPlugin::ScopeConfig> scope_config; member