Home
last modified time | relevance | path

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

/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/apps/OBJViewer/
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
/development/sdk/
Dsdk_files_NOTICE.txt932 certain countries either by patents or by copyrighted interfaces, the
1315 separable from, or merely link (or bind by name) to the interfaces of,
1825 certain countries either by patents or by copyrighted interfaces, the
2034 separable from, or merely link (or bind by name) to the interfaces of,
2647 certain countries either by patents or by copyrighted interfaces, the
3106 certain countries either by patents or by copyrighted interfaces, the
3238 separable from, or merely link (or bind by name) to the interfaces of,
4267 certain countries either by patents or by copyrighted interfaces, the
4447 separable from, or merely link (or bind by name) to the interfaces of,
5254 certain countries either by patents or by copyrighted interfaces, the
[all …]
/development/tools/cargo_embargo/testdata/async-trait/
Dcargo.metadata657 …f futures and streams featuring zero allocations,\ncomposability, and iterator-like interfaces.\n",