Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/
Dbuild.rs7 fn paths_to_strs<P: AsRef<Path>>(paths: &[P]) -> Vec<&str> { in paths_to_strs() function
52 .inputs(&paths_to_strs(&proto_input_files)) in main()
53 .includes(&paths_to_strs(&proto_include_dirs)) in main()