Lines Matching refs:ERROR

70         LOG(ERROR) << "ExtractUpdaterBinary create stream fail";
76 LOG(ERROR) << "ExtractUpdaterBinary extract file failed";
83 LOG(ERROR) << "verify updater_binary failed";
95 LOG(ERROR) << "pkgManager is nullptr";
111 LOG(ERROR) << "get stash size error";
120 LOG(ERROR) << "CheckStatvfs error";
134 LOG(ERROR) << "pkgManager is nullptr";
142 LOG(ERROR) << "LoadPackageWithoutUnPack failed " << upParams.updatePackage[i];
160 LOG(ERROR) << "Create stream fail " << maxStashFileName << " in " << upParams.updatePackage[i];
168 LOG(ERROR) << "ExtractFile fail " << maxStashFileName << " in " << upParams.updatePackage[i];
188 LOG(ERROR) << "Statvfs read /sdcard error!";
194 LOG(ERROR) << "Statvfs read /data error!";
201 LOG(ERROR) << "Can not update, free space is not enough";
249 LOG(ERROR) << "CallbackProgress is nullptr";
255 LOG(ERROR) << "pkgManager is nullptr";
273 LOG(ERROR) << "get update package info fail";
277 LOG(ERROR) << "pre binary process failed";
285 LOG(ERROR) << "Install package failed.";
289 LOG(ERROR) << "write update state fail";
298 LOG(ERROR) << "CallbackProgress is nullptr";
302 LOG(ERROR) << "check output fail";
337 LOG(ERROR) << "check output fail";
356 LOG(ERROR) << "show progress with wrong arguments";
387 LOG(ERROR) << "Execute updater binary failed";
397 LOG(ERROR) << "fdopen pipeRead failed";
420 LOG(ERROR) << "waitpid error";
429 LOG(ERROR) << "exited, status= " << WEXITSTATUS(status);
431 LOG(ERROR) << "killed by signal " << WTERMSIG(status);
433 LOG(ERROR) << "stopped by signal " << WSTOPSIG(status);
446 LOG(ERROR) << "Create pipe failed: ";
451 LOG(ERROR) << "pkgManager is nullptr";
471 LOG(ERROR) << "Failed to change mode";