Home
last modified time | relevance | path

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

/external/perfetto/src/traced/probes/filesystem/
Dfile_scanner.h34 virtual bool OnInodeFound(BlockDeviceID,
Dinode_file_data_source.h99 bool OnInodeFound(BlockDeviceID block_device_id,
Dfile_scanner.cc138 if (!delegate_->OnInodeFound(current_block_device_id_, entry->d_ino, filepath, in Step()
Dinode_file_data_source.cc74 bool OnInodeFound(BlockDeviceID block_device_id, in OnInodeFound() function in perfetto::__anonb8cc3ddb0111::StaticMapDelegate
292 bool InodeFileDataSource::OnInodeFound( in OnInodeFound() function in perfetto::InodeFileDataSource
Dfile_scanner_unittest.cc46 bool OnInodeFound(BlockDeviceID block_device_id, in OnInodeFound() function in perfetto::__anona0bb470c0111::TestDelegate