Lines Matching refs:LOG
98 LOG(ERROR) << err; in get_args()
113 LOG(INFO) << "Boot command: " << boot_command; in get_args()
118 LOG(INFO) << "Boot status: " << boot_status; in get_args()
133 LOG(INFO) << "Got " << args.size() << " arguments from boot message"; in get_args()
135 LOG(ERROR) << "Bad boot message: \"" << boot_recovery << "\""; in get_args()
151 LOG(INFO) << "Got " << args.size() << " arguments from " << COMMAND_FILE; in get_args()
160 LOG(ERROR) << "Failed to set BCB message: " << err; in get_args()
176 LOG(ERROR) << "Can't mount " << LOCALE_FILE; in load_locale_from_cache()
226 LOG(ERROR) << "Unrecognized char from socket " << msg; in ListenRecoverySocket()
454 LOG(INFO) << "Starting recovery (pid " << getpid() << ") on " << ctime(&start); in main()
455 LOG(INFO) << "locale is [" << locale << "]"; in main()
481 LOG(ERROR) << "Failed to clear USB config"; in main()
484 LOG(ERROR) << "Failed to set USB config to " << usb_config; in main()
531 LOG(ERROR) << "Failed to write bootloader message: " << err; in main()
545 LOG(INFO) << "Entering fastboot"; in main()
551 LOG(INFO) << "Entering recovery"; in main()