Home
last modified time | relevance | path

Searched refs:MSG_OK (Results 1 - 9 of 9) sorted by relevance

/developtools/hdc/src/daemon/
H A Ddaemon_unity.cpp217 LogMsg(MSG_OK, "Mount finish"); in RemountDevice()
260 LogMsg(MSG_OK, "Set device run mode successful."); in SetDeviceRunMode()
277 LogMsg(MSG_OK, "Set device run mode successful."); in SetDeviceRunMode()
305 LogMsg(MSG_OK, result.c_str()); in ListJdwpProcess()
322 LogMsg(MSG_OK, result.c_str()); in TrackJdwpProcess()
H A Ddaemon_app.cpp185 LogMsg(MSG_OK, "[placeholders] sideload %s", pathOTA); in Sideload()
H A Djdwp.cpp547 sessionBase->LogMsg(t->sessionId, t->channelId, MSG_OK, data.c_str()); in SendProcessList()
/developtools/hdc/src/host/
H A Dserver_for_client.cpp283 thisClass->EchoClient(hChannel, MSG_OK, const_cast<char *>(hdi->version.c_str())); in OrderConnecTargetResult()
286 thisClass->EchoClient(hChannel, MSG_OK, const_cast<char *>(sRet.c_str())); in OrderConnecTargetResult()
399 EchoClient(hChannel, MSG_OK, const_cast<char *>(sRet.c_str())); in GetTargetList()
439 EchoClient(hChannel, MSG_OK, "Wait for connected target is %s", key.c_str()); in WaitForAny()
456 EchoClient(hChannel, MSG_OK, "Remove forward ruler success, ruler:%s", s.c_str()); in RemoveForward()
463 EchoClient(hChannel, MSG_OK, "Remove forward ruler success, ruler:%s", parameterString); in RemoveForward()
531 EchoClient(hChannel, MSG_OK, const_cast<char *>(echo.c_str())); in DoCommandLocal()
864 EchoClient(hChannel, MSG_OK, retEcho.c_str()); in ReadChannel()
H A Dhost_app.cpp187 LogMsg(MSG_OK, "AppMod finish"); in CheckInstallContinue()
H A Dhost_updater.cpp248 if ((level == MSG_OK) && sendProgress_) { in CheckUpdateContinue()
/developtools/hdc/src/common/
H A Ddefine_enum.h33 MSG_OK, enumerator
H A Dfile.cpp186 LogMsg(MSG_OK, "FileTransfer finish, Size:%lld, File count = %d, time:%lldms rate:%.2lfkB/s", in TransferSummary()
H A Dforward.cpp784 LogMsg(bCheck ? MSG_OK : MSG_FAIL, "Forwardport result:%s", bCheck ? "OK" : "Failed"); in CommandForwardCheckResult()

Completed in 8 milliseconds