Home
last modified time | relevance | path

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

/tracing/tracing-perfetto-binary/src/main/cpp/perfetto/
Dperfetto.cc14073 bool all_data_sources_started() const { return all_data_sources_started_; } in all_data_sources_started() function in perfetto::protos::gen::ObservableEvents
41321 bool all_data_sources_started = std::all_of( in OnObservableEvents() local
52471 bool all_data_sources_started() const { return at<1>().as_bool(); } in all_data_sources_started() function in perfetto::protos::pbzero::TracingServiceEvent_Decoder