Searched defs:DataSourceInstance (Results 1 – 2 of 2) sorted by relevance
35482 struct DataSourceInstance { struct in perfetto::TracingServiceImpl35483 DataSourceInstance(DataSourceInstanceID id, in DataSourceInstance() function35499 DataSourceInstanceID instance_id;35500 DataSourceConfig config;35501 std::string data_source_name;35502 bool will_notify_on_start;35503 bool will_notify_on_stop;35504 bool handles_incremental_state_clear;35506 enum DataSourceInstanceState {35513 DataSourceInstanceState state = CONFIGURED;
46644 struct DataSourceInstance { struct in perfetto::TracingServiceImpl46645 DataSourceInstance(DataSourceInstanceID id, in DataSourceInstance() argument46661 DataSourceInstanceID instance_id;46662 DataSourceConfig config;46663 std::string data_source_name;46664 bool will_notify_on_start;46665 bool will_notify_on_stop;46666 bool handles_incremental_state_clear;46668 enum DataSourceInstanceState {46675 DataSourceInstanceState state = CONFIGURED;