Home
last modified time | relevance | path

Searched defs:iKey (Results 1 – 11 of 11) sorted by relevance

/aosp12/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/
H A DINetd.aidl30 … in @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int in… in ipSecAddTunnelInterface()
31 … in @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int in… in ipSecUpdateTunnelInterface()
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/
H A DINetd.aidl48 … in @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int in… in ipSecAddTunnelInterface()
49 … in @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int in… in ipSecUpdateTunnelInterface()
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/
H A DINetd.aidl47 … in @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int in… in ipSecAddTunnelInterface()
48 … in @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int in… in ipSecUpdateTunnelInterface()
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/
H A DINetd.aidl48 … in @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int in… in ipSecAddTunnelInterface()
49 … in @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int in… in ipSecUpdateTunnelInterface()
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/
H A DINetd.aidl48 … in @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int in… in ipSecAddTunnelInterface()
49 … in @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int in… in ipSecUpdateTunnelInterface()
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/
H A DINetd.aidl70 … in @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int in… in ipSecAddTunnelInterface()
71 … in @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int in… in ipSecUpdateTunnelInterface()
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/
H A DINetd.aidl70 … in @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int in… in ipSecAddTunnelInterface()
71 … in @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int in… in ipSecUpdateTunnelInterface()
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/
H A DINetd.aidl70 … in @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int in… in ipSecAddTunnelInterface()
71 … in @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int in… in ipSecUpdateTunnelInterface()
/aosp12/system/netd/server/binder/android/net/
H A DINetd.aidl447 int iKey, in ipSecAddTunnelInterface()
465 int iKey, in ipSecUpdateTunnelInterface()
/aosp12/system/netd/server/
H A DNetdNativeService.cpp740 int32_t iKey, int32_t oKey, in ipSecAddTunnelInterface()
752 int32_t iKey, int32_t oKey, in ipSecUpdateTunnelInterface()
/aosp12/system/netd/tests/
H A Dbinder_test.cpp328 int32_t iKey; in TEST_F() member