Home
last modified time | relevance | path

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

/external/crosvm/src/crosvm/sys/windows/
Dbroker.rs441 pub fn setup_emulator_crash_reporting(cfg: &Config) -> Result<String> { in setup_emulator_crash_reporting() function
/external/crosvm/src/crosvm/sys/
Dunix.rs3947 pub fn setup_emulator_crash_reporting(_cfg: &Config) -> anyhow::Result<String> { in setup_emulator_crash_reporting() function