HomeSort by relevance Sort by last modified time
    Searched refs:addFallthrough (Results 1 - 3 of 3) sorted by null

  /system/netd/server/
PhysicalNetwork.h 32 virtual int addFallthrough(const std::string& physicalInterface,
PhysicalNetwork.cpp 36 if (int ret = delegate->addFallthrough(interface, permission)) {
NetworkController.cpp 79 int addFallthrough(const std::string& physicalInterface,
120 int NetworkController::DelegateImpl::addFallthrough(const std::string& physicalInterface,

Completed in 1138 milliseconds