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

  /system/netd/server/
PhysicalNetwork.h 34 virtual int removeFallthrough(const std::string& physicalInterface,
PhysicalNetwork.cpp 50 if (int ret = delegate->removeFallthrough(interface, permission)) {
NetworkController.cpp 81 int removeFallthrough(const std::string& physicalInterface,
125 int NetworkController::DelegateImpl::removeFallthrough(const std::string& physicalInterface,

Completed in 1147 milliseconds