Searched defs:GetDistance (Results 1 – 2 of 2) sorted by relevance
| /tools/netsim/src/controller/ | ||
| D | controller.cc | 107 float GetDistance(uint32_t device_id, uint32_t other_device_id) { in GetDistance() function |
| D | scene_controller.cc | 133 float SceneController::GetDistance(uint32_t id, uint32_t other_id) { in GetDistance() function in netsim::controller::SceneController |