Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/src/crosvm/sys/windows/
H A Dbroker.rs489 pub fn setup_emulator_crash_reporting(cfg: &Config) -> Result<String> { in setup_emulator_crash_reporting() function
/aosp_15_r20/external/crosvm/src/crosvm/sys/
H A Dlinux.rs4986 pub fn setup_emulator_crash_reporting(_cfg: &Config) -> anyhow::Result<String> { in setup_emulator_crash_reporting() function