Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/shared_lib/
H A Ddata_source.cc101 class ShlibDataSource : public perfetto::DataSourceBase { class
103 explicit ShlibDataSource(PerfettoDsImpl* type) : type_(*type) {} in ShlibDataSource() function in __anon6a750b700211::ShlibDataSource