Home
last modified time | relevance | path

Searched refs:get_distance_cxx (Results 1 – 2 of 2) sorted by relevance

/tools/netsim/rust/daemon/src/
Dffi.rs28 add_chip_cxx, get_distance_cxx, handle_device_cxx, remove_chip_cxx, AddChipResultCxx,
315 fn get_distance_cxx(a: u32, b: u32) -> f32; in get_distance_cxx() function
/tools/netsim/rust/daemon/src/devices/
Ddevices_handler.rs554 pub fn get_distance_cxx(a: u32, b: u32) -> f32 { in get_distance_cxx() function