Searched refs:applyDnsInterfaces (Results 1 – 3 of 3) sorted by relevance
310 applyDnsInterfaces(); in startTethering()430 bool TetherController::applyDnsInterfaces() { in applyDnsInterfaces() function in android::net::TetherController467 if (!applyDnsInterfaces()) { in tetherInterface()484 return applyDnsInterfaces() ? 0 : -EREMOTEIO; in untetherInterface()
97 bool applyDnsInterfaces();
400 *ret = gCtls->tetherCtrl.applyDnsInterfaces(); in tetherApplyDnsInterfaces()