Searched refs:addFallthrough (Results 1 – 3 of 3) sorted by relevance
32 virtual int addFallthrough(const std::string& physicalInterface,
36 if (int ret = delegate->addFallthrough(interface, permission)) { in addToDefault()
79 int addFallthrough(const std::string& physicalInterface,120 int NetworkController::DelegateImpl::addFallthrough(const std::string& physicalInterface, in addFallthrough() function in android::net::NetworkController::DelegateImpl