Home
last modified time | relevance | path

Searched defs:SendFile (Results 1 – 12 of 12) sorted by relevance

/foundation/filemanagement/app_file_service/tests/mock/b_filesystem/
Db_file_mock.cpp52 void BFile::SendFile(int outFd, int inFd) in SendFile() function in OHOS::FileManagement::Backup::BFile
/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
Db_file.cpp56 void BFile::SendFile(int outFd, int inFd) in SendFile() function in OHOS::FileManagement::Backup::BFile
/foundation/communication/dsoftbus/sdk/transmission/session/src/
Dclient_trans_message_service.c163 int SendFile(int sessionId, const char *sFileList[], const char *dFileList[], uint32_t fileCnt) in SendFile() function
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_opp.cpp252 …bool SendFile(std::string device, std::vector<std::string>filePaths, std::vector<std::string>mimeT… in SendFile() function
456 bool Opp::SendFile(std::string device, std::vector<std::string>filePaths, std::vector<std::string>m… in SendFile() function in OHOS::Bluetooth::Opp
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_opp_server.cpp218 ErrCode BluetoothOppServer::SendFile(std::string &device, std::vector<std::string> &filePaths, in SendFile() function in OHOS::Bluetooth::BluetoothOppServer
/foundation/distributedhardware/distributed_input/common/test/mock/
Dsession_mock.cpp176 int SendFile(int sessionId, const char *sFileList[], const char *dFileList[], uint32_t fileCnt) in SendFile() function
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/command/
Dsend_command_v10.cpp148 static int32_t SendFile(const ExecEnv &env, FileInfo &fileInfo) in SendFile() function
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_opp_proxy.cpp21 ErrCode BluetoothOppProxy::SendFile(std::string &device, in SendFile() function in OHOS::Bluetooth::BluetoothOppProxy
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
Dsession_mock.cpp173 int SendFile(int sessionId, const char *sFileList[], const char *dFileList[], uint32_t fileCnt) in SendFile() function
/foundation/communication/bluetooth_service/services/bluetooth/service/src/opp/
Dopp_obex_client.cpp158 int OppObexClient::SendFile(IOppTransferInformation fileInfo) in SendFile() function in OHOS::bluetooth::OppObexClient
Dopp_service.cpp198 int OppService::SendFile(const RawAddress &device, const std::vector<std::string> filePaths, in SendFile() function in OHOS::bluetooth::OppService
/foundation/communication/bluetooth/frameworks/js/napi/src/
Dnapi_bluetooth_opp.cpp156 napi_value NapiBluetoothOpp::SendFile(napi_env env, napi_callback_info info) in SendFile() function in OHOS::Bluetooth::NapiBluetoothOpp