Home
last modified time | relevance | path

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

/external/perfetto/src/traced/probes/android_log/
Dandroid_log_data_source.h57 struct EventFormat { struct
58 std::string name;
82 const EventFormat* GetEventFormat(int id) const; argument