Searched defs:removeRoute (Results 1 – 4 of 4) sorted by relevance
41 void removeRoute(int netId, in RouteInfo route); in removeRoute() method
68 public void removeRoute(final int netId, final RouteInfo route) { in removeRoute() method in RoutingCoordinatorManager
739 public boolean removeRoute(@NonNull RouteInfo route) { in removeRoute() method in LinkProperties
75 public void removeRoute(final int netId, final RouteInfo route) in removeRoute() method in RoutingCoordinatorService