Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dservice.h160 std::optional<std::string> fatal_reboot_target_; // reboot target of fatal handler variable
H A Dservice.cpp325 SetFatalRebootTarget(fatal_reboot_target_); in Reap()
H A Dservice_parser.cpp124 service_->fatal_reboot_target_ = *fatal_reboot_target; in ParseCritical()