Home
last modified time | relevance | path

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

/base/update/updater/interfaces/kits/updaterkits/
H A Dupdaterkits.cpp34 const char *bootCmd = "boot_updater"; in WriteToMiscAndRebootToUpdater() local
35 int ret = strncpy_s(const_cast<char*>(updateMsg.command), sizeof(updateMsg.command), bootCmd, in WriteToMiscAndRebootToUpdater()
102 const char *bootCmd = "boot_updater"; in WriteToMiscAndResultFileRebootToUpdater() local
103 int ret = strncpy_s(const_cast<char*>(updateMsg.command), sizeof(updateMsg.command), bootCmd, in WriteToMiscAndResultFileRebootToUpdater()

Completed in 1 milliseconds