Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h160 } TaskStopType; typedef
175 TaskStopType stopType;
386 int32_t FileManagerStopTask(FileManager *fileManager, uint16_t transId, TaskStopType stopType);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c1164 int32_t FileManagerStopTask(FileManager *fileManager, uint16_t transId, TaskStopType stopType) in FileManagerStopTask()