Lines Matching refs:INFO
147 LOG(INFO) << "Got status update: " << UpdateEngineStatusToString(status); in HandleStatusUpdate()
217 LOG(INFO) << "Update succeeded -- reboot needed."; in HandleStatusUpdate()
306 LOG(INFO) << "Setting Update Engine status to idle ..."; in ProcessFlags()
309 LOG(INFO) << "ResetStatus succeeded; to undo partition table changes " in ProcessFlags()
342 LOG(INFO) << "Current update over cellular network setting: " in ProcessFlags()
350 LOG(INFO) << "Setting cohort hint to: \"" << FLAGS_cohort_hint << "\""; in ProcessFlags()
364 LOG(INFO) << "Current cohort hint: \"" << cohort_hint << "\""; in ProcessFlags()
403 LOG(INFO) << "Rollback partition: " << rollback_partition; in ProcessFlags()
418 LOG(INFO) << "Current update using P2P setting: " in ProcessFlags()
429 LOG(INFO) << "Channel permanently set to: " << FLAGS_channel; in ProcessFlags()
447 LOG(INFO) << "Current Channel: " << current_channel; in ProcessFlags()
450 LOG(INFO) << "Target Channel (pending update): " << target_channel; in ProcessFlags()
466 LOG(INFO) << "Requesting rollback."; in ProcessFlags()
479 LOG(INFO) << "Forcing an update by setting app_version to ForcedUpdate."; in ProcessFlags()
481 LOG(INFO) << "Initiating update check."; in ProcessFlags()
501 LOG(INFO) << "Querying Update Engine status..."; in ProcessFlags()
510 LOG(INFO) << "Waiting for update to complete."; in ProcessFlags()
518 LOG(INFO) << "Watching for status updates."; in ProcessFlags()
526 LOG(INFO) << "Requesting a reboot..."; in ProcessFlags()
537 LOG(INFO) << "Previous version = " << prev_version; in ProcessFlags()