Searched defs:tuniface (Results 1 – 3 of 3) sorted by relevance
198 public int createTunInterface(@NonNull String tuniface) throws IOException { in createTunInterface()631 public int createTunInterface(@NonNull String tuniface) throws IOException { in testNotStartClatWithNativeFailureCreateTunInterface()
172 public int createTunInterface(@NonNull String tuniface) throws IOException { in createTunInterface()869 private static native int native_createTunInterface(String tuniface) throws IOException; in native_createTunInterface()
219 jstring tuniface) { in com_android_server_connectivity_ClatCoordinator_createTunInterface()