Searched refs:import_interface_path (Results 1 – 1 of 1) sorted by relevance
477 let interface_path = self.import_interface_path(id); in import()1317 fn import_interface_path(&self, id: &InterfaceId) -> String { in import_interface_path() method