Home
last modified time | relevance | path

Searched refs:modeDesc (Results 1 – 1 of 1) sorted by relevance

/developtools/hdc/src/host/
Dhost_app.cpp121 string modeDesc; in CheckInstallContinue() local
124 modeDesc = "App install"; in CheckInstallContinue()
127 modeDesc = "App uninstall"; in CheckInstallContinue()
130 modeDesc = "Side load"; in CheckInstallContinue()
133 modeDesc = "Unknown"; in CheckInstallContinue()
139 LogMsg(MSG_INFO, "%s path:%s, queuesize:%d, msg:%s", modeDesc.c_str(), ctxNow.localPath.c_str(), in CheckInstallContinue()