Home
last modified time | relevance | path

Searched refs:MSG_FAIL (Results 1 - 13 of 13) sorted by relevance

/developtools/hdc/src/common/
H A Dfile.cpp45 LogMsg(MSG_FAIL, "Transfer path split failed"); in BeginTransfer()
58 LogMsg(MSG_FAIL, "HdcFile::BeginTransfer new openReq failed"); in BeginTransfer()
70 LogMsg(MSG_FAIL, "Transfer path failed, Master:%s Slave:%s", context->localPath.c_str(), in BeginTransfer()
109 LogMsg(MSG_FAIL, "Unknown file option: %s", argv[i]); in SetMasterParameters()
114 LogMsg(MSG_FAIL, "There is no local and remote path"); in SetMasterParameters()
122 LogMsg(MSG_FAIL, "There is no remote path"); in SetMasterParameters()
140 LogMsg(MSG_FAIL, "Operation failed, because the source folder is empty."); in SetMasterParameters()
192 LogMsg(MSG_FAIL, "Transfer Stop at:%lld/%lld(Bytes), Reason: %s", context->indexIO, context->fileSize, in TransferSummary()
271 LogMsg(MSG_FAIL, "%s", errStr.c_str()); in SlaveCheck()
276 LogMsg(MSG_FAIL, " in SlaveCheck()
[all...]
H A Ddefine_enum.h31 MSG_FAIL, enumerator
H A Dtask.cpp87 case MSG_FAIL: in LogMsg()
H A Dforward.cpp784 LogMsg(bCheck ? MSG_OK : MSG_FAIL, "Forwardport result:%s", bCheck ? "OK" : "Failed"); in CommandForwardCheckResult()
891 LogMsg(MSG_FAIL, "Forward parament failed"); in CommandDispatch()
893 LogMsg(MSG_FAIL, const_cast<char *>(sError.c_str())); in CommandDispatch()
H A Dtransfer.cpp353 thisClass->LogMsg(MSG_FAIL, "Error opening file: %s, path:%s", buf, in OnFileOpen()
H A Dsession.cpp1388 MSG_FAIL, "hdc thread pool busy, may cause reset later"); in DispatchTaskData()
/developtools/hdc/src/daemon/
H A Ddaemon_unity.cpp202 LogMsg(MSG_FAIL, "Operate need running as root"); in RemountDevice()
220 LogMsg(MSG_FAIL, "Mount failed"); in RemountDevice()
239 LogMsg(MSG_FAIL, "[E001300]Not support tmode for Emulator"); in SetDeviceRunMode()
245 LogMsg(MSG_FAIL, "[E001000]For USB debugging, please set it on the device's Settings UI"); in SetDeviceRunMode()
250 LogMsg(MSG_FAIL, "[E001001]Unknown command"); in SetDeviceRunMode()
274 LogMsg(MSG_FAIL, "[E001100]Invalid port"); in SetDeviceRunMode()
382 LogMsg(MSG_FAIL, "Cannot set root run mode in undebuggable version."); in CommandDispatch()
H A Dshell.cpp115 LogMsg(MSG_FAIL, "Shell initialize failed"); in CommandDispatch()
H A Ddaemon_app.cpp267 LogMsg(MSG_FAIL, "Transfer App at:%lld/%lld(Bytes), Reason: %s", in WhenTransferFinish()
H A Ddaemon.cpp878 LogMsg(hSession->sessionId, channelId, MSG_FAIL, authmsg.c_str()); in InitMod()
911 LogMsg(hSession->sessionId, channelId, MSG_FAIL, "debugging is not allowed"); in InitMod()
1126 LogMsg(sessionid, channelid, MSG_FAIL, msg.c_str()); in InitMod()
/developtools/hdc/src/host/
H A Dserver_for_client.cpp171 case MSG_FAIL: in EchoClient()
297 thisClass->EchoClient(hChannel, MSG_FAIL, const_cast<char *>(sRet.c_str())); in OrderConnecTargetResult()
322 EchoClient(hChannel, MSG_FAIL, "CreateConnect failed"); in NewConnectTry()
350 EchoClient(hChannel, MSG_FAIL, "No target available"); in CommandRemoveSession()
412 EchoClient(hChannel, MSG_FAIL, "No target available"); in GetAnyTarget()
435 EchoClient(hChannel, MSG_FAIL, "No any connected target"); in WaitForAny()
458 EchoClient(hChannel, MSG_FAIL, "Remove forward ruler failed, ruler is not exist %s", s.c_str()); in RemoveForward()
465 EchoClient(hChannel, MSG_FAIL, "Remove forward ruler failed, ruler is not exist %s", parameterString); in RemoveForward()
545 EchoClient(hChannel, MSG_FAIL, "ExecuteCommand need connect-key? please confirm a device by help info"); in DoCommandLocal()
679 EchoClient(hChannel, MSG_FAIL, "Faile in DoCommandRemote()
[all...]
H A Dhost_app.cpp88 LogMsg(MSG_FAIL, "Not any installation package was found"); in BeginInstall()
119 LogMsg(MSG_FAIL, "HdcHostApp::RunQueue new uv_fs_t failed"); in RunQueue()
H A Dhost_unity.cpp141 LogMsg(MSG_FAIL, "Cannot set locallog"); in CommandDispatch()

Completed in 12 milliseconds