Home | Sort by relevance Sort by last modified time |
/system/netd/ | |
UsbController.h | 29 int startRNDIS(); |
UsbController.cpp | 37 int UsbController::startRNDIS() { |
CommandListener.cpp | 648 if (!strcmp(argv[1], "startrndis")) { 649 rc = sUsbCtrl->startRNDIS(); |