Searched defs:DataSourceDescriptor (Results 1 – 5 of 5) sorted by relevance
1283 class DataSourceDescriptor; variable1296 using DataSourceDescriptor = ::perfetto::protos::gen::DataSourceDescriptor; variable
38183 void RegisterDataSource(const DataSourceDescriptor&) override {} in RegisterDataSource()38420 bool TracingMuxerFake::RegisterDataSource(const DataSourceDescriptor&, in RegisterDataSource()40901 bool (*register_data_source)(const DataSourceDescriptor&)) { in Initialize()
121 class DataSourceDescriptor; variable134 using DataSourceDescriptor = ::perfetto::protos::gen::DataSourceDescriptor; variable756 class DataSourceDescriptor; variable
31846 bool (*register_data_source)(const DataSourceDescriptor&)) { in Initialize()
157 message DataSourceDescriptor { message