Home
last modified time | relevance | path

Searched refs:boot_recovery (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/
Drecovery_main.cpp126 std::string boot_recovery(boot.recovery); in get_args() local
127 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()