Home
last modified time | relevance | path

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

/developtools/hdc/src/host/
H A Dhost_updater.cpp37 const std::string CMD_STR_UPDATE = "update "; member
43 {CMD_STR_UPDATE, CMD_FLASHD_UPDATE_INIT},
281 if (!strncmp(commandIn.c_str(), CMD_STR_UPDATE.c_str(), CMD_STR_UPDATE.size())) { in ConfirmCommand()

Completed in 2 milliseconds