Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/test/
Dmock_producer.h37 struct EnabledDataSource { struct
38 DataSourceInstanceID id;
62 const EnabledDataSource* GetDataSourceInstance(const std::string& name); argument