Home | History | Annotate | Download | only in core

Lines Matching refs:ChangeTraceConfig

541 void TracingServiceImpl::ChangeTraceConfig(ConsumerEndpointImpl* consumer,
551 "ChangeTraceConfig() was called for a tracing session which isn't "
570 "ChangeTraceConfig() was called with a config containing unsupported "
591 "ChangeTraceConfig() called without a current data source also "
600 // but removed from the config passed to ChangeTraceConfig, any matching
1774 // TODO: This logic is duplicated in ChangeTraceConfig, consider refactoring
2310 void TracingServiceImpl::ConsumerEndpointImpl::ChangeTraceConfig(
2314 "Consumer called ChangeTraceConfig() but tracing was "
2318 service_->ChangeTraceConfig(this, cfg);