Home
last modified time | relevance | path

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

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