/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/ |
H A D | softbus_file_receive_listener.cpp | 119 void SoftBusFileReceiveListener::OnReceiveFileFinished(int32_t sessionId, int32_t fileCnt) in OnReceiveFileFinished() function in OHOS::Storage::DistributedFile::SoftBusFileReceiveListener
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/demo/transport/ |
H A D | sendfile_demo.c | 169 static void OnReceiveFileFinished(int sessionId, const char *files, int fileCnt) in OnReceiveFileFinished() function
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttransfile_fuzzer/ |
H A D | clienttransfile_fuzzer.cpp | 33 static void OnReceiveFileFinished(int sessionId, const char* files, int fileCnt) in OnReceiveFileFinished() function
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/benchmarktest/ |
H A D | trans_test.cpp | 85 void OnReceiveFileFinished(int sessionId, const char *files, int fileCnt) in OnReceiveFileFinished() function
|
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/mock/ |
H A D | session.h | 137 void (*OnReceiveFileFinished)(int sessionId, const char *files, int fileCnt); member
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/ |
H A D | dsoftbus_app_dfile.c | 258 static void OnReceiveFileFinished(int32_t sessionId, const char *files, int32_t fileCnt) in OnReceiveFileFinished() function
|
H A D | dsoftbus_app_dfile.cpp | 277 static void OnReceiveFileFinished(int32_t sessionId, const char *files, int32_t fileCnt) in OnReceiveFileFinished() function
|
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/ |
H A D | softbus_adapter.cpp | 168 void SoftbusAdapter::OnReceiveFileFinished(int sessionId, const char *files, int fileCnt) in OnReceiveFileFinished() function in OHOS::FileManagement::CloudSync::SoftbusAdapter
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/optimization/ |
H A D | auth_session_test2.cpp | 188 void OnReceiveFileFinished(int sessionId, const char *files, int fileCnt) in OnReceiveFileFinished() function
|
/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/transport/ |
H A D | session.h | 413 void (*OnReceiveFileFinished)(int sessionId, const char *files, int fileCnt); member
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/file/ |
H A D | proxy_session_file_test.cpp | 213 void OnReceiveFileFinished(int sessionId, const char *files, int fileCnt) in OnReceiveFileFinished() function
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/session/ |
H A D | client_trans_session_test.cpp | 158 static void OnReceiveFileFinished(int sessionId, const char *files, int fileCnt) in OnReceiveFileFinished() function
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/ |
H A D | client_trans_proxy_file_manager_test.cpp | 154 static void OnReceiveFileFinished(int sessionId, const char *files, int fileCnt) in OnReceiveFileFinished() function
|