Searched defs:arg1 (Results 1 – 3 of 3) sorted by relevance
/development/samples/USB/AdbTest/src/com/android/adb/ |
D | AdbMessage.java | 51 public void set(int command, int arg0, int arg1, byte[] data) { in set() 63 public void set(int command, int arg0, int arg1) { in set() 66 public void set(int command, int arg0, int arg1, String data) { in set()
|
/development/tools/axl/ |
D | singletonmixin.py | 134 def __init__(self, arg1, arg2): argument 150 def __init__(self, arg1, arg2): argument 187 def __init__(self, arg1, arg2): argument
|
/development/host/windows/usb/adb_winapi_test/ |
D | adb_winapi_test.cpp | 60 unsigned int arg1; /* second argument */ member
|