Home
last modified time | relevance | path

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

/external/flashrom/util/flashrom_tester/flashrom/src/
Dflashromlib.rs124 fn write_from_file(&self, path: &Path) -> Result<(), FlashromError> { in write_from_file() method
Dlib.rs141 fn write_from_file(&self, path: &Path) -> Result<(), FlashromError>; in write_from_file() method
Dcmd.rs255 fn write_from_file(&self, path: &Path) -> Result<(), FlashromError> { in write_from_file() method