Home
last modified time | relevance | path

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

/packages/modules/Virtualization/virtualizationmanager/src/
Ddebug_config.rs207 pub fn should_prepare_console_output(&self) -> bool { in should_prepare_console_output() method
Dcrosvm.rs928 && config.debug_config.should_prepare_console_output() in run_vm()
Daidl.rs1507 if !debug_config.should_prepare_console_output() { in clone_or_prepare_logger_fd()