Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/arch/src/
H A Dlib.rs406 pub pflash_image: Option<File>, field
/aosp_15_r20/external/crosvm/x86_64/src/
H A Dlib.rs1503 let pflash_image = Box::new(pflash_image); in setup_pflash() localVariable