Home
last modified time | relevance | path

Searched refs:StaticMapDelegate (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/src/traced/probes/filesystem/
Dinode_file_data_source.cc66 class StaticMapDelegate : public FileScanner::Delegate { class
68 StaticMapDelegate( in StaticMapDelegate() function in perfetto::__anon4cfc56240111::StaticMapDelegate
71 ~StaticMapDelegate() {} in ~StaticMapDelegate()
97 StaticMapDelegate delegate(static_file_map); in CreateStaticDeviceToInodeMap()