Home
last modified time | relevance | path

Searched refs:HidumpList (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_dfx.h41 int32_t HidumpList(char *message, size_t *size);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_dfx.c46 int32_t HidumpList(char *message, size_t *size) in HidumpList() function
H A Dnstackx_dfile.c1599 ret = HidumpList(message, &size); in NSTACKX_DFileDump()