Searched refs:iface (Results 1 – 4 of 4) sorted by relevance
/development/samples/ToyVpn/src/com/example/android/toyvpn/ |
D | ToyVpnConnection.java | 139 ParcelFileDescriptor iface = null; in run() local 157 iface = handshake(tunnel); in run() 163 FileInputStream in = new FileInputStream(iface.getFileDescriptor()); in run() 166 FileOutputStream out = new FileOutputStream(iface.getFileDescriptor()); in run() 235 if (iface != null) { in run() 237 iface.close(); in run()
|
/development/vndk/tools/definition-tool/datasets/ |
D | eligible-list-27.csv | 356 /system/${LIB}/libwifi-system-iface.so,VNDK, 551 /system/${LIB}/vndk${VNDK_VER}/libwifi-system-iface.so,VNDK,
|
D | eligible-list-28.csv | 473 /system/${LIB}/libwifi-system-iface.so,VNDK, 682 /system/${LIB}/vndk${VNDK_VER}/libwifi-system-iface.so,VNDK,
|
D | eligible-list-28-properties.csv | 427 libwifi-system-iface,True,False,True,cc_library
|