Home
last modified time | relevance | path

Searched defs:fileNameLength (Results 1 – 7 of 7) sorted by relevance

/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
Dclient_trans_proxy_file_common.c34 uint32_t fileNameLength; member
205 size_t fileNameLength = strlen(destFile[i]); in FileListToBuffer() local
265 uint32_t fileNameLength = ntohl(fileListItem->fileNameLength); in BufferToFileList() local
Dclient_trans_proxy_file_helper.c396 int32_t fileNameLength = -1; in GetAbsFullPath() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
Dnstackx_dfile_frame.h90 uint16_t fileNameLength; member
97 uint16_t fileNameLength; member
Dnstackx_file_list.h118 size_t fileNameLength; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
Dnstackx_file_list.c183 …ileListAddFile(FileList *fileList, uint16_t fileId, const uint8_t *fileName, size_t fileNameLength, in FileListAddFile()
Dnstackx_dfile_frame.c428 size_t fileNameLength = ntohs(fileInfoUnit->fileNameLength); in DecodeFileHeaderFrameSp() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
Djs_fwk_common.cpp447 size_t fileNameLength = 0; in RelocateFilePath() local