Searched refs:get_devices (Results 1 – 2 of 2) sorted by relevance
101 let devices = self.client_context.lock().unwrap().get_devices(); in get_candidates()
314 fn get_devices(&self) -> Vec<String> { in get_devices() method