Searched refs:ForEachDeviceDump (Results 1 – 4 of 4) sorted by relevance
42 void ForEachDeviceDump(const ProcessDumpFunction dumper, int32_t dumpHandle);
140 void ForEachDeviceDump(const ProcessDumpFunction dumper, int32_t dumpHandle) in ForEachDeviceDump() function
245 ForEachDeviceDump(DumpOneDevice, fd); in PrintAllDevices()
1906 ForEachDeviceDump(nullptr, 0);1907 ForEachDeviceDump(dummyDump, 0);