Home
last modified time | relevance | path

Searched refs:interface (Results 1 – 10 of 10) sorted by relevance

/development/samples/ToyVpn/server/linux/
DToyVpnServer.cpp63 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/
Dproguard-rules.pro13 # and specify the fully qualified class name to the JavaScript interface
15 #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
/development/samples/ControllerSample/
Dproguard-project.txt16 # and specify the fully qualified class name to the JavaScript interface
18 #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
/development/samples/training/NsdChat/
Dproguard.cfg16 # 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.jd8 Demonstration of the JobScheduler API, which provides an interface for scheduling
/development/samples/browseable/StorageClient/
D_index.jd11 interface, and choose an image on your device. It will be displayed in this app.
/development/samples/USB/AdbTest/
DREADME.txt9 - Matching devices based on interface class, subclass and protocol (see device_filter.xml)
/development/samples/SkeletonApp/
Dreadme.txt41 The res/layout/ directory contains XML files describing user interface
/development/tools/repo_diff/service/repodiff/
DMakefile117 --local-ssd interface=nvme \
/development/tools/logblame/
Dsample.txt511 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 …]