Home
last modified time | relevance | path

Searched refs:TunnelInterfaceRecord (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/
H A DIpSecService.java392 final RefcountedResourceArray<TunnelInterfaceRecord> mTunnelInterfaceRecords =
393 new RefcountedResourceArray<>(TunnelInterfaceRecord.class.getSimpleName());
806 final class TunnelInterfaceRecord extends OwnedResourceRecord { class in IpSecService
820 TunnelInterfaceRecord( in TunnelInterfaceRecord() method in IpSecService.TunnelInterfaceRecord
1385 new RefcountedResource<TunnelInterfaceRecord>( in createTunnelInterface()
1386 new TunnelInterfaceRecord( in createTunnelInterface()
1422 TunnelInterfaceRecord tunnelInterfaceInfo = in addAddressToTunnelInterface()
1451 TunnelInterfaceRecord tunnelInterfaceInfo = in removeAddressFromTunnelInterface()
1479 final TunnelInterfaceRecord tunnelInterfaceInfo = in setNetworkForTunnelInterface()
1829 TunnelInterfaceRecord tunnelInterfaceInfo = in applyTunnelModeTransform()
/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DIpSecServiceParameterizedTest.java69 import com.android.server.IpSecService.TunnelInterfaceRecord;
776 final TunnelInterfaceRecord tunnelInterfaceInfo = in testSetNetworkForTunnelInterface()
802 final TunnelInterfaceRecord tunnelInterfaceInfo = in testSetNetworkForTunnelInterfaceFailsWhenSettingTunnelNetwork()
/aosp12/frameworks/base/services/
H A Dart-profile1838 …com/android/server/IpSecService$TunnelInterfaceRecord;->access$200(Lcom/android/server/IpSecServic…
1839 PLcom/android/server/IpSecService$TunnelInterfaceRecord;->freeUnderlyingResources()V
1840 HPLcom/android/server/IpSecService$TunnelInterfaceRecord;->getIfId()I
1841 HPLcom/android/server/IpSecService$TunnelInterfaceRecord;->getIkey()I
1842 PLcom/android/server/IpSecService$TunnelInterfaceRecord;->getInterfaceName()Ljava/lang/String;
1843 PLcom/android/server/IpSecService$TunnelInterfaceRecord;->getOkey()I
1845 PLcom/android/server/IpSecService$TunnelInterfaceRecord;->getUnderlyingNetwork()Landroid/net/Networ…
1846 PLcom/android/server/IpSecService$TunnelInterfaceRecord;->invalidate()V
1847 PLcom/android/server/IpSecService$TunnelInterfaceRecord;->setUnderlyingNetwork(Landroid/net/Network…
1848 PLcom/android/server/IpSecService$TunnelInterfaceRecord;->toString()Ljava/lang/String;
[all …]