Searched refs:getDnsNetId (Results 1 – 3 of 3) sorted by relevance
51 unsigned getDnsNetId();
272 unsigned TetherController::getDnsNetId() { in getDnsNetId() function in TetherController
598 snprintf(netIdStr, sizeof(netIdStr), "%u", sTetherCtrl->getDnsNetId()); in runCommand()