Home
last modified time | relevance | path

Searched refs:DFileFrameType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_frame.h74 } DFileFrameType; typedef
233 const char *GetFrameName(DFileFrameType frameType);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_frame.c27 const char *GetFrameName(DFileFrameType frameType) in GetFrameName()