Searched defs:tuniface (Results 1 – 3 of 3) sorted by relevance
197 public int createTunInterface(@NonNull String tuniface) throws IOException { in createTunInterface()632 public int createTunInterface(@NonNull String tuniface) throws IOException { in testNotStartClatWithNativeFailureCreateTunInterface()
168 public int createTunInterface(@NonNull String tuniface) throws IOException { in createTunInterface()935 private static native int native_createTunInterface(String tuniface) throws IOException; in native_createTunInterface()
230 jstring tuniface) { in com_android_server_connectivity_ClatCoordinator_createTunInterface()