Home
last modified time | relevance | path

Searched refs:GetSendListNum (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.h34 uint16_t GetSendListNum(void);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager_client.c1082 uint16_t GetSendListNum(void) in GetSendListNum() function
H A Dnstackx_file_manager.c1382 fileManager->sendFrameListNum = GetSendListNum(); in FileManagerInit()