Home | History | Annotate | Download | only in core

Lines Matching defs:EnableTracing

303 bool TracingServiceImpl::EnableTracing(ConsumerEndpointImpl* consumer,
317 "A Consumer is trying to EnableTracing() but another tracing session "
764 // Can happen if the consumer calls this before EnableTracing() or after
2302 void TracingServiceImpl::ConsumerEndpointImpl::EnableTracing(
2306 if (!service_->EnableTracing(this, cfg, std::move(fd)))