Home
last modified time | relevance | path

Searched defs:ShutdownState (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/core/init/
H A Dinit.cpp234 static class ShutdownState { class
/aosp_15_r20/external/rust/crates/openssl/src/ssl/
Dmod.rs3923 pub fn get_shutdown(&mut self) -> ShutdownState { in get_shutdown()
3935 pub fn set_shutdown(&mut self, state: ShutdownState) { in set_shutdown()