Searched refs:OnInodeFound (Results 1 – 5 of 5) sorted by relevance
/external/perfetto/src/traced/probes/filesystem/ | ||
D | file_scanner.h | 34 virtual bool OnInodeFound(BlockDeviceID, |
D | inode_file_data_source.h | 99 bool OnInodeFound(BlockDeviceID block_device_id, |
D | file_scanner.cc | 139 if (!delegate_->OnInodeFound(current_block_device_id_, entry->d_ino, filepath, in Step() |
D | inode_file_data_source.cc | 66 bool OnInodeFound(BlockDeviceID block_device_id, in OnInodeFound() function in perfetto::__anonb8cc3ddb0111::StaticMapDelegate |
D | file_scanner_unittest.cc | 45 bool OnInodeFound(BlockDeviceID block_device_id, in OnInodeFound() function in perfetto::__anona0bb470c0111::TestDelegate |