Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_list.c224 static int32_t ParsePackedDFileUserData(const uint8_t *buf, size_t userDataLength, uint16_t *pathTy… in ParsePackedDFileUserData() function
264 …if (ParsePackedDFileUserData(userData, userDataLength, &fileList->pathType, &fileList->userData, f… in FileListAddUserData()