Lines Matching refs:ERROR
65 LOG(ERROR) << "ExtractUpdaterBinary create stream fail"; in ExtractUpdaterBinary()
79 LOG(ERROR) << "Fail to GetPackageInstance"; in GetUpdatePackageInfo()
96 LOG(ERROR) << "pkgManager is nullptr"; in IsSpaceCapacitySufficient()
102 LOG(ERROR) << "LoadPackageWithoutUnPack failed"; in IsSpaceCapacitySufficient()
109 LOG(ERROR) << "update.bin is not exist"; in IsSpaceCapacitySufficient()
120 LOG(ERROR) << "Statvfs read /sdcard error!"; in IsSpaceCapacitySufficient()
125 LOG(ERROR) << "Statvfs read /data error!"; in IsSpaceCapacitySufficient()
131 LOG(ERROR) << "Can not update, free space is not enough"; in IsSpaceCapacitySufficient()
176 LOG(ERROR) << "Hota update not allow userdata partition change!"; in PtableProcess()
181 LOG(ERROR) << "Ptable changed, write new ptable failed!"; in PtableProcess()
217 LOG(ERROR) << "Ptable process failed!"; in DoInstallUpdaterPackage()
226 LOG(ERROR) << "Install package failed."; in DoInstallUpdaterPackage()
236 LOG(ERROR) << "check output fail"; in SetProgress()
271 LOG(ERROR) << "check output fail"; in HandleChildOutput()
277 LOG(ERROR) << "check output fail"; in HandleChildOutput()
287 LOG(ERROR) << "check output fail"; in HandleChildOutput()
293 LOG(ERROR) << "check output fail"; in HandleChildOutput()
301 LOG(ERROR) << "show progress with wrong arguments"; in HandleChildOutput()
395 LOG(ERROR) << "waitpid error"; in StartUpdaterProc()
401 LOG(ERROR) << "exited, status= " << WEXITSTATUS(status); in StartUpdaterProc()
403 LOG(ERROR) << "killed by signal " << WTERMSIG(status); in StartUpdaterProc()
405 LOG(ERROR) << "stopped by signal " << WSTOPSIG(status); in StartUpdaterProc()