Home
last modified time | relevance | path

Searched refs:addFallthrough (Results 1 – 3 of 3) sorted by relevance

/system/netd/server/
DPhysicalNetwork.h29 virtual int addFallthrough(const std::string& physicalInterface,
DPhysicalNetwork.cpp32 if (int ret = delegate->addFallthrough(interface, permission)) { in addToDefault()
DNetworkController.cpp71 int addFallthrough(const std::string& physicalInterface,
112 int NetworkController::DelegateImpl::addFallthrough(const std::string& physicalInterface, in addFallthrough() function in NetworkController::DelegateImpl