Searched refs:removeFallthrough (Results 1 – 3 of 3) sorted by relevance
32 [[nodiscard]] virtual int removeFallthrough(const std::string& physicalInterface,
49 if (int ret = delegate->removeFallthrough(interface, permission)) { in removeFromDefault()
79 [[nodiscard]] int removeFallthrough(const std::string& physicalInterface,123 int NetworkController::DelegateImpl::removeFallthrough(const std::string& physicalInterface, in removeFallthrough() function in android::net::NetworkController::DelegateImpl