Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_list.h58 uint16_t packedUserDataLen; /* just usefully for sender */ member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_list.c493 …ist->packedUserData = PreparePackedDFileUserData(pathType, userData, &fileList->packedUserDataLen); in FileListAddExtraInfo()
H A Dnstackx_dfile_frame.c100 fileNameLen = fileList->packedUserDataLen; in EncodeFileInfo()