Home
last modified time | relevance | path

Searched defs:legacy (Results 1 – 2 of 2) sorted by relevance

/system/netd/server/
DNetworkController.cpp439 const char* nexthop, bool legacy, uid_t uid) { in addRoute()
444 const char* nexthop, bool legacy, uid_t uid) { in removeRoute()
524 const char* nexthop, bool add, bool legacy, uid_t uid) { in modifyRoute()
DCommandListener.cpp1410 bool legacy = false; in runCommand() local