Home
last modified time | relevance | path

Searched refs:InitSendBlockLists (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.h30 int32_t InitSendBlockLists(FileManager *fileManager);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager_client.c1044 int32_t InitSendBlockLists(FileManager *fileManager) in InitSendBlockLists() function
H A Dnstackx_file_manager.c1366 if (InitSendBlockLists(fileManager) != NSTACKX_EOK) { in InitAllCacheList()