/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/ |
H A D | softbus_hidumper_nstack.c | 36 void SoftBufNstackDumpFunc(void *softObj, const char *data, uint32_t len) in SoftBufNstackDumpFunc() argument
|
/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/ |
H A D | softbus_hisysevt_nstack.c | 167 static void NstackHiEventCb(void *softObj, const NstackDfxEvent *info) in NstackHiEventCb() argument 189 void DstreamHiEventCb(void *softObj, const FillpDfxEvent *info) in DstreamHiEventCb() argument 203 static void DFileHiEventCb(void *softObj, const DFileEvent *info) in DFileHiEventCb() argument 213 static void DFinderHiEventCb(void *softObj, const DFinderEvent *info) in DFinderHiEventCb() argument
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/ |
H A D | spunge_message.h | 60 void *softObj; member
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/ |
H A D | nstackx_dfinder_hidump.c | 96 static int Dump(void *softObj, uint32_t size, DFinderDumpFunc dump, DumpFunc func) in Dump() argument 328 static int32_t EnableMgtMsgLog(const char *optMsg, void *softObj, DFinderDumpFunc dump) in EnableMgtMsgLog() argument 358 int DFinderDump(const char **argv, uint32_t argc, void *softObj, DFinderDumpFunc dump) in DFinderDump() argument [all...] |
H A D | nstackx_common.c | 1774 int NSTACKX_DFinderDump(const char **argv, uint32_t argc, void *softObj, DFinderDumpFunc dump) in NSTACKX_DFinderDump() argument 1807 int NSTACKX_DFinderDump(const char **argv, uint32_t argc, void *softObj, DFinderDumpFunc dump) in NSTACKX_DFinderDump() argument
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
H A D | api.c | 1602 FILLP_INT DLL_API FtSetDfxEventCb(void *softObj, FillpDfxEventCb evtCb) in FtSetDfxEventCb() argument 1607 FILLP_INT FtDfxHiDumper(FILLP_UINT32 argc, const FILLP_CHAR **argv, void *softObj, FillpDfxDumpFunc dump) in FtDfxHiDumper() argument
|
H A D | fillp_dfx.c | 186 void FillpDfxDoEvtCbSet(void *softObj, FillpDfxEventCb evtCb) in FillpDfxDoEvtCbSet() argument 192 FILLP_INT FillpDfxEvtCbSet(void *softObj, FillpDfxEventCb evtCb) in FillpDfxEvtCbSet() argument 403 static FILLP_INT FillpDumpShowHelp(void *softObj, FillpDfxDumpFunc dump) in FillpDumpShowHelp() argument 420 static FILLP_INT FillpDumpShowVer(void *softObj, FillpDfxDumpFunc dump) in FillpDumpShowVer() argument 437 static FILLP_INT FillpDumpShowLogLevel(void *softObj, FillpDfxDumpFun argument 485 FillpDumpShowSockResource(FILLP_INT sockIndex, void *softObj, FillpDfxDumpFunc dump) FillpDumpShowSockResource() argument 554 FillpDumpShowSockList(void *softObj, FillpDfxDumpFunc dump) FillpDumpShowSockList() argument 625 FillpDfxGetSock(FILLP_INT sockIndex, void *softObj, FillpDfxDumpFunc dump, FILLP_CHAR *data, FILLP_UINT32 *len) FillpDfxGetSock() argument 643 FillpDumpShowSockData(FILLP_INT sockIndex, void *softObj, FillpDfxDumpFunc dump, FillpDumpSockDataShowCb showCb) FillpDumpShowSockData() argument 662 FillpDumpShowSockQos(FILLP_INT sockIndex, void *softObj, FillpDfxDumpFunc dump) FillpDumpShowSockQos() argument 677 FillpDumpShowFrameStats(FILLP_INT sockIndex, void *softObj, FillpDfxDumpFunc dump) FillpDumpShowFrameStats() argument 682 FillpDumpMgtMsgCb(FILLP_INT optVal, void *softObj, FillpDfxDumpFunc dump) FillpDumpMgtMsgCb() argument 700 void *softObj; global() member 815 FillpDfxDump(FILLP_UINT32 argc, const FILLP_CHAR **argv, void *softObj, FillpDfxDumpFunc dump) FillpDfxDump() argument [all...] |
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
H A D | nstackx_dfile.c | 1577 int32_t NSTACKX_DFileDump(uint32_t argc, const char **arg, void *softObj, DFileDumpFunc dump) in NSTACKX_DFileDump() argument 1626 void NSTACKX_DFileSetEventFunc(void *softObj, DFileEventFunc func) in NSTACKX_DFileSetEventFunc() argument
|
H A D | nstackx_dfile_session.c | 2052 void DFileSetEvent(void *softObj, DFileEventFunc func) in DFileSetEvent() argument 2058 void NSTACKX_DFileAssembleFunc(void *softObj, const DFileEvent *info) in NSTACKX_DFileAssembleFunc() argument
|