Searched refs:boot_recovery (Results 1 – 1 of 1) sorted by relevance
126 std::string boot_recovery(boot.recovery); in get_args() local127 std::vector<std::string> tokens = android::base::Split(boot_recovery, "\n"); in get_args()135 LOG(ERROR) << "Bad boot message: \"" << boot_recovery << "\""; in get_args()