Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_dfx.h42 int32_t HidumpInformation(char *message, size_t *size, char *opt);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_dfx.c143 int32_t HidumpInformation(char *message, size_t *size, char *opt) in HidumpInformation() function
H A Dnstackx_dfile.c1607 ret = HidumpInformation(message, &size, opt); in NSTACKX_DFileDump()