Searched refs:path_to_text (Results 1 – 1 of 1) sorted by relevance
157 let path_to_text = bs.find_first_and_open::<DevicePathToTextProtocol>()?; in get_device_path() localVariable158 Ok(path_to_text.convert_device_path_to_text(&path, false, false)?) in get_device_path()