Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_frame.h223 static inline void SetDfileFrameNoSyncFlag(DFileFrameHeader *header) in SetDfileFrameNoSyncFlag() function
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_frame.c191 SetDfileFrameNoSyncFlag(&headerFrame->header); in EncodeFileHeaderFrameSp()