Home
last modified time | relevance | path

Searched defs:init_log (Results 1 – 4 of 4) sorted by relevance

/external/crosvm/src/sys/linux/
Dmain.rs88 pub(crate) fn init_log(log_config: LogConfig, _cfg: &Config) -> anyhow::Result<()> { in init_log() function
/external/crosvm/src/sys/windows/
Dmain.rs167 pub(crate) fn init_log(log_config: LogConfig, cfg: &Config) -> Result<()> { in init_log() function
/external/trusty/bootloader/test-runner/
Dtest-runner-comm-port.c78 int init_log(struct virtio_console* console) { in init_log() function
/external/toolchain-utils/rust-analyzer-chromiumos-wrapper/src/
Dmain.rs151 fn init_log() -> Result<()> { in init_log() function