/development/samples/ToyVpn/server/linux/ |
D | ToyVpnServer.cpp | 63 int interface = open("/dev/net/tun", O_RDWR | O_NONBLOCK); in get_interface() local 70 if (ioctl(interface, TUNSETIFF, &ifr)) { in get_interface() 75 return interface; in get_interface() 185 int interface = get_interface(argv[1]); in main() local 220 int length = read(interface, packet, sizeof(packet)); in main() 243 write(interface, packet, length); in main()
|
/development/ndk/platforms/android-21/include/linux/ |
D | usbdevice_fs.h | 44 unsigned int interface; member 55 unsigned int interface; member 121 unsigned int interface; member
|
/development/samples/devbytes/telephony/SmsSampleProject/app/ |
D | proguard-rules.pro | 13 # and specify the fully qualified class name to the JavaScript interface 15 #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
|
/development/samples/SupportLeanbackShowcase/app/ |
D | proguard-rules.pro | 13 # and specify the fully qualified class name to the JavaScript interface 15 #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
|
/development/samples/ControllerSample/ |
D | proguard-project.txt | 16 # and specify the fully qualified class name to the JavaScript interface 18 #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
|
/development/samples/training/NsdChat/ |
D | proguard.cfg | 16 # and specify the fully qualified class name to the JavaScript interface 18 #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
|
/development/ndk/platforms/android-3/include/linux/ |
D | usbdevice_fs.h | 37 unsigned int interface; member 49 unsigned int interface; member
|
D | wanrouter.h | 155 char interface; member 329 char interface; member
|
/development/samples/browseable/JobScheduler/ |
D | _index.jd | 8 Demonstration of the JobScheduler API, which provides an interface for scheduling
|
/development/samples/browseable/StorageClient/ |
D | _index.jd | 11 interface, and choose an image on your device. It will be displayed in this app.
|
/development/samples/USB/AdbTest/ |
D | README.txt | 9 - Matching devices based on interface class, subclass and protocol (see device_filter.xml)
|
/development/samples/SkeletonApp/ |
D | readme.txt | 41 The res/layout/ directory contains XML files describing user interface
|
/development/ndk/platforms/android-4/samples/san-angeles/jni/ |
D | license-LGPL.txt | 139 interface definition files, plus the scripts used to control compilation 304 interface-compatible with the version that the work was made with.
|
/development/tools/checkstyle/ |
D | LICENSE | 139 interface definition files, plus the scripts used to control compilation 304 interface-compatible with the version that the work was made with.
|
/development/perftests/panorama/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 331 # the interface are included in the documentation. 332 # If set to NO (the default) only methods in the interface are included.
|
/development/perftests/panorama/feature_stab/doc/ |
D | dbreg_API_doxyfile | 331 # the interface are included in the documentation. 332 # If set to NO (the default) only methods in the interface are included.
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 665 interface definition files, plus the scripts used to control compilation 830 interface-compatible with the version that the work was made with. 1753 associated interface definition files, plus the scripts used to 2388 interface definition files, plus the scripts used to control compilation 2839 interface definition files, plus the scripts used to control compilation 3004 interface-compatible with the version that the work was made with. 3532 any associated interface definition files, scripts used to control 3668 interface and Contributor has knowledge of patent licenses which 4195 associated interface definition files, plus the scripts used to 4995 interface definition files, plus the scripts used to control compilation [all …]
|