Searched refs:FileManagerStopTask (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/ |
H A D | nstackx_file_manager.h | 386 int32_t FileManagerStopTask(FileManager *fileManager, uint16_t transId, TaskStopType stopType);
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
H A D | nstackx_dfile_transfer.c | 640 …if (FileManagerStopTask(dFileTrans->fileManager, dFileTrans->transId, FILE_LIST_TRANSFER_FINISH) != in SetSendState() 1085 …if (FileManagerStopTask(dFileTrans->fileManager, dFileTrans->transId, FILE_LIST_TRANSFER_FINISH) != in SetReceiveState() 1554 …if (FileManagerStopTask(dFileTrans->fileManager, dFileTrans->transId, FILE_LIST_TRANSFER_FINISH) != in DFileTransDestroyInner()
|
H A D | nstackx_file_manager.c | 1164 int32_t FileManagerStopTask(FileManager *fileManager, uint16_t transId, TaskStopType stopType) in FileManagerStopTask() function
|