Home
last modified time | relevance | path

Searched refs:dumpHandle (Results 1 - 4 of 4) sorted by relevance

/base/security/device_security_level/services/dslm/
H A Ddslm_device_list.h32 typedef void (*ProcessDumpFunction)(const DslmDeviceInfo *info, int32_t dumpHandle);
42 void ForEachDeviceDump(const ProcessDumpFunction dumper, int32_t dumpHandle);
H A Ddslm_device_list.c140 void ForEachDeviceDump(const ProcessDumpFunction dumper, int32_t dumpHandle) in ForEachDeviceDump() argument
150 dumper(info, dumpHandle); in ForEachDeviceDump()
/base/startup/init/services/param/watcher/proxy/
H A Dwatcher_manager.h115 void DumpAllGroup(int fd, ParamWatcherProcessor dumpHandle);
H A Dwatcher_manager.cpp460 void WatcherManager::DumpAllGroup(int fd, ParamWatcherProcessor dumpHandle) in DumpAllGroup() argument
470 group->TraversalNode(dumpHandle); in DumpAllGroup()

Completed in 3 milliseconds