Searched refs:applyDnsInterfaces (Results 1 – 3 of 3) sorted by relevance
294 applyDnsInterfaces(); in startTethering()408 bool TetherController::applyDnsInterfaces() { in applyDnsInterfaces() function in android::net::TetherController445 if (!applyDnsInterfaces()) { in tetherInterface()462 return applyDnsInterfaces() ? 0 : -EREMOTEIO; in untetherInterface()
89 bool applyDnsInterfaces();
414 *ret = gCtls->tetherCtrl.applyDnsInterfaces(); in tetherApplyDnsInterfaces()