Home
last modified time | relevance | path

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

/system/netd/server/
DNetworkController.cpp509 const char* nexthop, bool legacy, uid_t uid) { in addRoute()
514 const char* nexthop, bool legacy, uid_t uid) { in removeRoute()
625 const char* nexthop, bool add, bool legacy, uid_t uid) { in modifyRoute()
DCommandListener.cpp1376 bool legacy = false; in runCommand() local
/system/core/libsync/tests/
Dsync_test.cpp217 struct sync_fence_info_data* legacy = sync_fence_info(f.getFd()); in CheckModernLegacyInfoMatch() local