Home
last modified time | relevance | path

Searched refs:GetMaxSendListSize (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.h32 uint32_t GetMaxSendListSize(uint16_t connType);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager_client.c1070 uint32_t GetMaxSendListSize(uint16_t connType) in GetMaxSendListSize() function
H A Dnstackx_file_manager.c1383 fileManager->maxSendBlockListSize = GetMaxSendListSize(connType); in FileManagerInit()