Home
last modified time | relevance | path

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

/system/logging/rust/
Dliblog_event_list.rs23 fn security_log_enabled() -> bool { in security_log_enabled() function
43 if log_type == log_bindgen::log_id_LOG_ID_SECURITY && !security_log_enabled() { in new()