Home
last modified time | relevance | path

Searched refs:interfaces (Results 1 – 25 of 26) sorted by relevance

12

/development/host/windows/usb/api/
Dadb_helper_routines.h62 AdbEnumInterfaceArray* interfaces);
84 AdbEnumInterfaceArray* interfaces);
Dadb_helper_routines.cpp87 AdbEnumInterfaceArray* interfaces) { in EnumerateDeviceInterfaces() argument
140 interfaces->swap(tmp); in EnumerateDeviceInterfaces()
149 AdbEnumInterfaceArray* interfaces) { in EnumerateDeviceInterfaces() argument
164 interfaces); in EnumerateDeviceInterfaces()
Dadb_api.cpp147 AdbEnumInterfaceArray interfaces; in AdbCreateInterface() local
153 &interfaces)) { in AdbCreateInterface()
157 if (interfaces.empty()) { in AdbCreateInterface()
184 for (AdbEnumInterfaceArray::iterator it = interfaces.begin(); in AdbCreateInterface()
185 it != interfaces.end(); it++) { in AdbCreateInterface()
/development/tools/mkstubs/src/com/android/mkstubs/sourcer/
DClassSourcer.java52 String superName, String[] interfaces) { in visit() argument
83 if (interfaces != null && interfaces.length > 0) { in visit()
86 for (String i : interfaces) { in visit()
/development/tools/mkstubs/src/com/android/mkstubs/stubber/
DClassStubber.java42 String[] interfaces) { in visit() argument
43 super.visit(version, access, name, signature, superName, interfaces); in visit()
/development/tools/rmtypedefs/src/com/android/tools/rmtypedefs/
DRmTypeDefs.java289 String[] interfaces) { in visit() argument
291 mAnnotation = interfaces != null && interfaces.length >= 1 in visit()
292 && ANNOTATION.equals(interfaces[0]); in visit()
/development/tools/mkstubs/src/com/android/mkstubs/
DFilterClassAdapter.java46 String superName, String[] interfaces) { in visit() argument
49 super.visit(version, access, name, signature, superName, interfaces); in visit()
/development/host/windows/usb/
Dreadme.txt27 file to add descriptions for new devices and interfaces. Note that when .inf
DNOTICE45 separable from, or merely link (or bind by name) to the interfaces of,
/development/samples/VoicemailProviderDemo/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/development/samples/AccelerometerPlay/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/development/apps/GestureBuilder/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/development/apps/SdkSetup/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/development/cmds/monkey/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/development/apps/NinePatchLab/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/development/apps/Fallback/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/development/samples/Home/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/development/apps/DevelopmentSettings/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/development/apps/Development/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/development/apps/CustomLocale/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/development/apps/BluetoothDebug/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/development/samples/CubeLiveWallpaper/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/development/apps/OBJViewer/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/development/apps/launchperf/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dproject.csv223 2018/03/02,platform/system/hardware/interfaces,,Downstream Only Projects,0,0,0,0,0
314 2018/03/02,platform/hardware/interfaces,,Downstream Only Projects,0,0,0,0,0
549 2018/03/02,platform/frameworks/hardware/interfaces,,Downstream Only Projects,0,0,0,0,0

12