Home
last modified time | relevance | path

Searched defs:softObj (Results 1 - 9 of 9) sorted by relevance

/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_nstack.c36 void SoftBufNstackDumpFunc(void *softObj, const char *data, uint32_t len) in SoftBufNstackDumpFunc() argument
/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_nstack.c167 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 Dspunge_message.h60 void *softObj; member
/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() 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 Dnstackx_common.c1774 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 Dapi.c1602 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 Dfillp_dfx.c186 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 Dnstackx_dfile.c1577 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 Dnstackx_dfile_session.c2052 void DFileSetEvent(void *softObj, DFileEventFunc func) in DFileSetEvent() argument
2058 void NSTACKX_DFileAssembleFunc(void *softObj, const DFileEvent *info) in NSTACKX_DFileAssembleFunc() argument

Completed in 13 milliseconds