Searched refs:interface (Results 1 – 11 of 11) sorted by relevance
/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/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/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/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/tools/repo_diff/service/repodiff/ |
D | Makefile | 117 --local-ssd interface=nvme \
|
/development/tools/logblame/ |
D | sample.txt | 511 Unable to convert the the network interface's MAC Address to string. MAC address cannot be null. 517 Unable to convert the the network interface's MAC Address to string. MAC address cannot be null. 1937 Unable to convert the the network interface's MAC Address to string. MAC address cannot be null. 1964 Unable to convert the the network interface's MAC Address to string. MAC address cannot be null. 1970 Unable to convert the the network interface's MAC Address to string. MAC address cannot be null. 1973 Unable to convert the the network interface's MAC Address to string. MAC address cannot be null. 1979 Unable to convert the the network interface's MAC Address to string. MAC address cannot be null. 1985 Unable to convert the the network interface's MAC Address to string. MAC address cannot be null. 1994 Unable to convert the the network interface's MAC Address to string. MAC address cannot be null. 2000 Unable to convert the the network interface's MAC Address to string. MAC address cannot be null. [all …]
|
/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 …]
|