Searched defs:RegisteredDataSource (Results 1 – 3 of 3) sorted by relevance
112 struct RegisteredDataSource { struct113 DataSourceDescriptor descriptor;115 bool supports_multiple_instances = false;116 bool requires_callbacks_under_lock = false;117 bool no_flush = false;118 DataSourceStaticState* static_state = nullptr;
63 using RegisteredDataSource = TracingMuxerImpl::RegisteredDataSource; typedef
432 struct RegisteredDataSource { struct433 ProducerID producer_id;434 DataSourceDescriptor descriptor;