Searched refs:interface (Results 1 – 12 of 12) 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/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 363 …lay,fake_bMCOe3XKSl6teJt6Ic6S3Q@fakeemail.com,sdm: hwc2: Check for HDR support by Display interface 656 …platform/cts,fake_PsknvsE2TKaQFds8TaQ7Ng@fakeemail.com,Skip non-metered interface test if WiFi is … 899 …,fake_T8370HFyR-2DFAwGfbMwCg@fakeemail.com,Ensure the CtsMediaBitStream implements option interface 1806 …be6052404,platform/cts,fake_T8370HFyR-2DFAwGfbMwCg@fakeemail.com,Add the new split interface to CTS 2892 …18f0,platform/cts,fake_wEaC-W2gRuaKlcqxAiIzJA@fakeemail.com,Add tests for app side print interface. 3966 …bf,platform/cts,fake_5Jd0GwVRSsKXtPWk30gcjA@fakeemail.com,Implement new method in Window interface. 4405 …037f6451220be9ca0ba7781,platform/cts,fake_QjS7QEy4Q5u1nNat6Thadw@fakeemail.com,Test interface match 6154 …stem/core,fake_hrLg6uvZRAmxPEvIe67S0A@fakeemail.com,adb: remove support for legacy f_adb interface. 6216 …a,platform/system/core,fake_KWiQdHyZRce-n98KR70uYQ@fakeemail.com,libion: Adapt to new ION interface 6281 …orm/system/core,fake_yqetFk_sRFWXcsJotEpt1A@fakeemail.com,Cleanup the libbacktrace interface a bit. [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 …]
|