Home
last modified time | relevance | path

Searched refs:open_single_file (Results 1 – 1 of 1) sorted by relevance

/build/make/tools/aconfig/aconfig/src/
Dmain.rs185 fn open_single_file(matches: &ArgMatches, arg_name: &str) -> Result<Input> { in open_single_file() function
244 let cache = open_single_file(sub_matches, "cache")?; in main()
254 let cache = open_single_file(sub_matches, "cache")?; in main()
266 let cache = open_single_file(sub_matches, "cache")?; in main()
276 let cache = open_single_file(sub_matches, "cache")?; in main()
283 let cache = open_single_file(sub_matches, "cache")?; in main()