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 D | fillp_dfx.c | 186 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 D | api.c | 1602 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 D | softbus_hisysevt_nstack.c | 167 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 D | nstackx_dfinder_hidump.c | 96 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 D | nstackx_common.c | 1777 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 D | softbus_hidumper_nstack.c | 36 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 D | spunge_message.h | 60 void *softObj; member
|
/ohos5.0/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() 1626 void NSTACKX_DFileSetEventFunc(void *softObj, DFileEventFunc func) in NSTACKX_DFileSetEventFunc()
|
H A D | nstackx_dfile_session.c | 2053 void DFileSetEvent(void *softObj, DFileEventFunc func) in DFileSetEvent() 2059 void NSTACKX_DFileAssembleFunc(void *softObj, const DFileEvent *info) in NSTACKX_DFileAssembleFunc()
|