Searched refs:MSG_FAIL (Results 1 – 13 of 13) sorted by relevance
| /developtools/hdc/src/common/ |
| D | file.cpp | 44 LogMsg(MSG_FAIL, "Transfer path split failed"); in BeginTransfer() 61 LogMsg(MSG_FAIL, "Transfer path failed, Master:%s Slave:%s", context->localPath.c_str(), in BeginTransfer() 100 LogMsg(MSG_FAIL, "Unknown file option: %s", argv[i]); in SetMasterParameters() 105 LogMsg(MSG_FAIL, "There is no local and remote path"); in SetMasterParameters() 113 LogMsg(MSG_FAIL, "There is no remote path"); in SetMasterParameters() 131 LogMsg(MSG_FAIL, "Operation failed, because the source folder is empty."); in SetMasterParameters() 185 …LogMsg(MSG_FAIL, "Transfer Stop at:%lld/%lld(Bytes), Reason: %s", context->indexIO, context->fileS… in TransferSummary() 265 LogMsg(MSG_FAIL, "%s", errStr.c_str()); in SlaveCheck() 270 LogMsg(MSG_FAIL, "%s", errStr.c_str()); in SlaveCheck() 281 … LogMsg(MSG_FAIL, "Target file is the same date or newer,path: %s", ctxNow.localPath.c_str()); in SlaveCheck()
|
| D | task.cpp | 81 case MSG_FAIL: in LogMsg()
|
| D | forward.cpp | 725 LogMsg(bCheck ? MSG_OK : MSG_FAIL, "Forwardport result:%s", bCheck ? "OK" : "Failed"); in CommandForwardCheckResult() 823 LogMsg(MSG_FAIL, "Forward parament failed"); in CommandDispatch() 825 LogMsg(MSG_FAIL, const_cast<char *>(sError.c_str())); in CommandDispatch()
|
| D | define_plus.h | 61 MSG_FAIL, enumerator
|
| D | transfer.cpp | 294 thisClass->LogMsg(MSG_FAIL, "Error opening file: %s, path:%s", buf, in OnFileOpen()
|
| D | session.cpp | 1338 …LogMsg(hTaskInfo->sessionId, hTaskInfo->channelId, MSG_FAIL, "hdc thread pool busy, may cause rese… in DispatchTaskData()
|
| /developtools/hdc/src/host/ |
| D | server_for_client.cpp | 167 case MSG_FAIL: in EchoClient() 289 thisClass->EchoClient(hChannel, MSG_FAIL, const_cast<char *>(sRet.c_str())); in OrderConnecTargetResult() 312 EchoClient(hChannel, MSG_FAIL, "CreateConnect failed"); in NewConnectTry() 339 EchoClient(hChannel, MSG_FAIL, "No target available"); in CommandRemoveSession() 392 EchoClient(hChannel, MSG_FAIL, "No target available"); in GetAnyTarget() 411 EchoClient(hChannel, MSG_FAIL, "No any connected target"); in WaitForAny() 434 … EchoClient(hChannel, MSG_FAIL, "Remove forward ruler failed, ruler is not exist %s", s.c_str()); in RemoveForward() 441 …EchoClient(hChannel, MSG_FAIL, "Remove forward ruler failed, ruler is not exist %s", parameterStri… in RemoveForward() 527 EchoClient(hChannel, MSG_FAIL, "ExecuteCommand need connect-key?"); in DoCommandLocal() 663 EchoClient(hChannel, MSG_FAIL, "Failed to communicate with daemon"); in DoCommandRemote() [all …]
|
| D | host_unity.cpp | 137 LogMsg(MSG_FAIL, "Cannot set locallog"); in CommandDispatch()
|
| D | host_app.cpp | 62 LogMsg(MSG_FAIL, "Not any installation package was found"); in BeginInstall()
|
| /developtools/hdc/src/daemon/ |
| D | daemon_unity.cpp | 154 LogMsg(MSG_FAIL, "Operate need running as root"); in RemountDevice() 161 LogMsg(MSG_FAIL, "Mount failed"); in RemountDevice() 193 LogMsg(MSG_FAIL, "Unknown command"); in SetDeviceRunMode()
|
| D | daemon_app.cpp | 173 LogMsg(MSG_FAIL, "Transfer App at:%lld/%lld(Bytes), Reason: %s", in WhenTransferFinish()
|
| D | shell.cpp | 110 LogMsg(MSG_FAIL, "Shell initialize failed"); in CommandDispatch()
|
| D | daemon.cpp | 419 LogMsg(hSession->sessionId, channelId, MSG_FAIL, "debugging is not allowed"); in FetchCommand()
|