Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_security_level/services/dslm/
H A Ddslm_device_list.h42 void ForEachDeviceDump(const ProcessDumpFunction dumper, int32_t dumpHandle);
H A Ddslm_device_list.c140 void ForEachDeviceDump(const ProcessDumpFunction dumper, int32_t dumpHandle) in ForEachDeviceDump() function
/ohos5.0/base/security/device_security_level/services/dfx/
H A Ddslm_hidumper.c245 ForEachDeviceDump(DumpOneDevice, fd); in PrintAllDevices()
/ohos5.0/base/security/device_security_level/test/dslm_unit_test/
H A Ddslm_test.cpp1906 ForEachDeviceDump(nullptr, 0);
1907 ForEachDeviceDump(dummyDump, 0);