Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_dfx.c186 void FillpDfxDoEvtCbSet(void *softObj, FillpDfxEventCb evtCb) in FillpDfxDoEvtCbSet()
192 FILLP_INT FillpDfxEvtCbSet(void *softObj, FillpDfxEventCb evtCb) in FillpDfxEvtCbSet()
403 static FILLP_INT FillpDumpShowHelp(void *softObj, FillpDfxDumpFunc dump) in FillpDumpShowHelp()
420 static FILLP_INT FillpDumpShowVer(void *softObj, FillpDfxDumpFunc dump) in FillpDumpShowVer()
437 static FILLP_INT FillpDumpShowLogLevel(void *softObj, FillpDfxDumpFunc dump) in FillpDumpShowLogLevel()
554 static FILLP_INT FillpDumpShowSockList(void *softObj, FillpDfxDumpFunc dump) in FillpDumpShowSockList()
625 static struct FtSocket *FillpDfxGetSock(FILLP_INT sockIndex, void *softObj, FillpDfxDumpFunc dump, in FillpDfxGetSock()
643 static FILLP_INT FillpDumpShowSockData(FILLP_INT sockIndex, void *softObj, FillpDfxDumpFunc dump, in FillpDumpShowSockData()
662 static FILLP_INT FillpDumpShowSockQos(FILLP_INT sockIndex, void *softObj, FillpDfxDumpFunc dump) in FillpDumpShowSockQos()
682 static FILLP_INT FillpDumpMgtMsgCb(FILLP_INT optVal, void *softObj, FillpDfxDumpFunc dump) in FillpDumpMgtMsgCb()
[all …]
H A Dapi.c1602 FILLP_INT DLL_API FtSetDfxEventCb(void *softObj, FillpDfxEventCb evtCb) in FtSetDfxEventCb()
1607 FILLP_INT FtDfxHiDumper(FILLP_UINT32 argc, const FILLP_CHAR **argv, void *softObj, FillpDfxDumpFunc… in FtDfxHiDumper()
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_nstack.c167 static void NstackHiEventCb(void *softObj, const NstackDfxEvent *info) in NstackHiEventCb()
189 void DstreamHiEventCb(void *softObj, const FillpDfxEvent *info) in DstreamHiEventCb()
203 static void DFileHiEventCb(void *softObj, const DFileEvent *info) in DFileHiEventCb()
213 static void DFinderHiEventCb(void *softObj, const DFinderEvent *info) in DFinderHiEventCb()
/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()
/ohos5.0/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()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dspunge_message.h60 void *softObj; member
/ohos5.0/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()
1626 void NSTACKX_DFileSetEventFunc(void *softObj, DFileEventFunc func) in NSTACKX_DFileSetEventFunc()
H A Dnstackx_dfile_session.c2053 void DFileSetEvent(void *softObj, DFileEventFunc func) in DFileSetEvent()
2059 void NSTACKX_DFileAssembleFunc(void *softObj, const DFileEvent *info) in NSTACKX_DFileAssembleFunc()