Home
last modified time | relevance | path

Searched defs:IsEnabledForServer (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/cpp/ext/otel/
Dotel_plugin.cc649 OpenTelemetryPluginImpl::IsEnabledForServer( in IsEnabledForServer() function in grpc::internal::OpenTelemetryPluginImpl
/third_party/grpc/test/core/test_util/
Dfake_stats_plugin.h276 std::pair<bool, std::shared_ptr<StatsPlugin::ScopeConfig>> IsEnabledForServer( in IsEnabledForServer() function