Home
last modified time | relevance | path

Searched defs:IpSecTunnelInterface (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/net/
H A DIpSecManager.java732 public static final class IpSecTunnelInterface implements AutoCloseable { class in IpSecManager
833 private IpSecTunnelInterface(@NonNull Context ctx, @NonNull IIpSecService service, in IpSecTunnelInterface() method in IpSecManager.IpSecTunnelInterface
/aosp12/system/netd/tests/
H A Dbinder_test.cpp322 TEST_F(NetdBinderTest, IpSecTunnelInterface) { in TEST_F() argument