Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_dfinder_hidump.h36 int DFinderDump(const char **argv, uint32_t argc, void *softObj, DFinderDumpFunc dump);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/
H A Dnstackx.h303 typedef void (*DFinderDumpFunc)(void *softObj, const char *data, uint32_t len); typedef
304 …ORT int NSTACKX_DFinderDump(const char **argv, uint32_t argc, void *softObj, DFinderDumpFunc dump);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_dfinder_hidump.c96 static int Dump(void *softObj, uint32_t size, DFinderDumpFunc dump, DumpFunc func) in Dump()
328 static int32_t EnableMgtMsgLog(const char *optMsg, void *softObj, DFinderDumpFunc dump) in EnableMgtMsgLog()
358 int DFinderDump(const char **argv, uint32_t argc, void *softObj, DFinderDumpFunc dump) in DFinderDump()
H A Dnstackx_common.c1777 int NSTACKX_DFinderDump(const char **argv, uint32_t argc, void *softObj, DFinderDumpFunc dump) in NSTACKX_DFinderDump()
1810 int NSTACKX_DFinderDump(const char **argv, uint32_t argc, void *softObj, DFinderDumpFunc dump) in NSTACKX_DFinderDump()