Searched refs:static_module (Results 1 – 2 of 2) sorted by relevance
481 pub(crate) fn static_module(&self, idx: StaticModuleIndex) -> &Module { in static_module() method663 let module = self.static_module(*index); in resources_required()
229 Some(instance.component().static_module(*index).clone()) in get_module()825 module = self.component.static_module(*idx); in run()