Searched refs:routeRes (Results 1 – 7 of 7) sorted by relevance
32 void routeRes (
34 void routeRes (
1402 int32 routeRes = _router->routeFinder(id, cpt, x, y, dir); in fnWalk() local1405 if ((routeRes == 1) || (routeRes == 2)) { in fnWalk()1410 if ((routeRes == 1) || (routeRes == 2)) { in fnWalk()1429 } else if (routeRes == 3) in fnWalk()
1404 int32 routeRes = _router->routeFinder(id, cpt, x, y, dir); in fnWalk() local1407 if ((routeRes == 1) || (routeRes == 2)) { in fnWalk()1412 if ((routeRes == 1) || (routeRes == 2)) { in fnWalk()1431 } else if (routeRes == 3) in fnWalk()