Home
last modified time | relevance | path

Searched refs:SendTaskProcess (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager_client.h26 void SendTaskProcess(FileManager *fileManager, FileListTask *fileList);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager_client.c578 void SendTaskProcess(FileManager *fileManager, FileListTask *fileList) in SendTaskProcess() function
H A Dnstackx_file_manager.c865 SendTaskProcess(fileManager, fileList); in DoTaskProcess()