Home
last modified time | relevance | path

Searched defs:get_fallback (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/coreboot/src/arch/x86/
H A Dbootblock_normal.c8 static const char *get_fallback(const char *stagelist) in get_fallback() function
/aosp_15_r20/external/autotest/client/common_lib/cros/
H A Dcros_config.py47 def get_fallback(cros_config_args): function
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/style/font/
Dab_glyph.rs24 fn get_fallback(&self, style: FontStyle) -> Option<&FontRef<'static>> { in get_fallback() method