Home
last modified time | relevance | path

Searched defs:fileIdList (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_frame.c258 void EncodeFileTransferDoneFrame(uint8_t *buffer, size_t length, uint16_t fileIdList[], uint32_t fi… in EncodeFileTransferDoneFrame()
476 uint16_t *fileIdList = confirmFrame->fileId; in DecodeFileHeaderConfirmFrame() local
663 int32_t DecodeRstFrame(RstFrame *rstFrame, uint16_t *code, uint16_t **fileIdList, uint16_t *listCou… in DecodeRstFrame()
H A Dnstackx_file_list.c311 void FileListGetReceivedFileIdList(FileList *fileList, uint16_t fileIdList[], uint32_t *fileNum) in FileListGetReceivedFileIdList()
H A Dnstackx_dfile_transfer.c891 uint16_t fileIdList[NSTACKX_DFILE_MAX_FILE_NUM] = {0}; in RefreshFileRecvStatus() local
962 uint16_t fileIdList[NSTACKX_DFILE_MAX_FILE_NUM] = {0}; in SendFileTransferDoneFrame() local
H A Dnstackx_file_manager.c1902 static int32_t TaskGetReceivedFiles(FileListTask *fileList, uint16_t fileIdList[], in TaskGetReceivedFiles()
1937 …32_t FileManagerGetReceivedFiles(FileManager *fileManager, uint16_t transId, uint16_t fileIdList[], in FileManagerGetReceivedFiles()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_uripermission_operations.cpp260 std::vector<int32_t>& fileIdList) in GetMediafileQueryResult()