Home
last modified time | relevance | path

Searched refs:DumpMsg (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_dfinder_hidump.c47 } DumpMsg; typedef
49 static DumpMsg *CreateDumpMsg(char *buf, uint32_t size) in CreateDumpMsg()
51 DumpMsg *msg = (DumpMsg *)malloc(sizeof(DumpMsg)); in CreateDumpMsg()
69 static void DestroyDumpMsg(DumpMsg *msg) in DestroyDumpMsg()
78 DumpMsg *msg = CreateDumpMsg(buf, size); in PostDumpMsg()
172 DumpMsg *msg = (DumpMsg *)arg; in DumpStatisticsInner()
240 DumpMsg *ms in DumpLocalDeviceInfoInner()
[all...]
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_spawn_msg_wrapper.cpp150 DumpMsg(); in AssembleMsg()
225 void AppSpawnMsgWrapper::DumpMsg() const in DumpMsg() function in OHOS::AppExecFwk::AppSpawnMsgWrapper

Completed in 2 milliseconds