OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stopRNDIS
(Results
1 - 3
of
3
) sorted by null
/system/netd/
UsbController.h
30
int
stopRNDIS
();
UsbController.cpp
42
int UsbController::
stopRNDIS
() {
CommandListener.cpp
650
} else if (!strcmp(argv[1], "
stoprndis
")) {
651
rc = sUsbCtrl->
stopRNDIS
();
Completed in 407 milliseconds