Searched refs:getDnsNetId (Results 1 – 3 of 3) sorted by relevance
51 unsigned getDnsNetId();
274 unsigned TetherController::getDnsNetId() { in getDnsNetId() function in TetherController
586 snprintf(netIdStr, sizeof(netIdStr), "%u", gCtls->tetherCtrl.getDnsNetId()); in runCommand()