Searched defs:fileIdList (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
H A D | nstackx_dfile_frame.c | 258 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 D | nstackx_file_list.c | 311 void FileListGetReceivedFileIdList(FileList *fileList, uint16_t fileIdList[], uint32_t *fileNum) in FileListGetReceivedFileIdList()
|
H A D | nstackx_dfile_transfer.c | 891 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 D | nstackx_file_manager.c | 1902 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 D | medialibrary_uripermission_operations.cpp | 260 std::vector<int32_t>& fileIdList) in GetMediafileQueryResult()
|