Searched refs:instance_get_memory (Results 1 – 3 of 3) sorted by relevance
206 fn instance_get_memory() -> Result<()> { in instance_get_memory() function
39 async fn instance_get_memory(&mut self, instance: Instance, idx: u32) in instance_get_memory() method166 async fn instance_get_memory( in instance_get_memory() method
325 .instance_get_memory(instance, memory_index) in get_memory()