Searched refs:create_layout_file (Results 1 – 1 of 1) sorted by relevance
85 layout_file: create_layout_file(rom_sz, Path::new("/tmp/"), print_layout), in create()379 fn create_layout_file(rom_sz: i64, tmp_dir: &Path, print_layout: bool) -> PathBuf { in create_layout_file() function