Searched refs:applyDnsInterfaces (Results 1 – 3 of 3) sorted by relevance
102 bool applyDnsInterfaces();
337 applyDnsInterfaces(); in startTethering()458 bool TetherController::applyDnsInterfaces() { in applyDnsInterfaces() function in android::net::TetherController495 if (!applyDnsInterfaces()) { in tetherInterface()512 return applyDnsInterfaces() ? 0 : -EREMOTEIO; in untetherInterface()
435 *ret = gCtls->tetherCtrl.applyDnsInterfaces(); in tetherApplyDnsInterfaces()