Searched refs:infos (Results 1 – 2 of 2) sorted by relevance
54 let mut infos = HashMap::new(); in get_allocations_info() localVariable60 infos.insert( in get_allocations_info()72 infos in get_allocations_info()
169 let infos = allocation_manager.get_allocations_info(five_tuples).await; in read_loop() localVariable170 let _ = tx.send(infos).await; in read_loop()