Home
last modified time | relevance | path

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

/test/xts/acts/communication_lite/dsoftbus_hal/src/
Dsession_test.c74 static int OnSendFileProcess(int sessionId, uint64_t bytesUpload, uint64_t bytesTotal) in OnSendFileProcess() function
94 .OnSendFileProcess = OnSendFileProcess,
/test/xts/dcts/communication/softbus_standard/common/
Dnet_trans_common.c227 static int OnSendFileProcess(int sessionId, uint64_t bytesUpload, uint64_t bytesTotal) in OnSendFileProcess() function
1252 g_fileSendListener->OnSendFileProcess = OnSendFileProcess; in TestSetUp()