Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dreboot.cpp100 static void PersistRebootReason(const char* reason, bool write_to_property) { in PersistRebootReason() argument
101 if (write_to_property) { in PersistRebootReason()