/aosp12/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/ |
H A D | INetd.aidl | 25 …void ipSecApplyTransportModeTransform(in ParcelFileDescriptor socket, int transformId, int directi… in ipSecApplyTransportModeTransform() method
|
/aosp12/system/netd/server/ |
H A D | XfrmController.h | 237 static netdutils::Status ipSecApplyTransportModeTransform(int socketFd, int32_t transformId,
|
H A D | XfrmControllerTest.cpp | 490 Status res = ctrl.ipSecApplyTransportModeTransform(sock, 1 /* resourceId */, in TEST_F() 526 Status res = ctrl.ipSecApplyTransportModeTransform(sock, 1 /* resourceId */, in TEST_P()
|
H A D | NetdNativeService.h | 197 binder::Status ipSecApplyTransportModeTransform(const os::ParcelFileDescriptor& socket,
|
H A D | NetdNativeService.cpp | 687 binder::Status NetdNativeService::ipSecApplyTransportModeTransform( in ipSecApplyTransportModeTransform() function in android::net::NetdNativeService 692 return asBinderStatus(gCtls->xfrmCtrl.ipSecApplyTransportModeTransform( in ipSecApplyTransportModeTransform()
|
H A D | XfrmController.cpp | 760 netdutils::Status XfrmController::ipSecApplyTransportModeTransform( in ipSecApplyTransportModeTransform() function in android::net::XfrmController
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/ |
H A D | INetd.aidl | 42 …void ipSecApplyTransportModeTransform(in ParcelFileDescriptor socket, int transformId, int directi… in ipSecApplyTransportModeTransform() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/ |
H A D | INetd.aidl | 43 …void ipSecApplyTransportModeTransform(in ParcelFileDescriptor socket, int transformId, int directi… in ipSecApplyTransportModeTransform() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/ |
H A D | INetd.aidl | 43 …void ipSecApplyTransportModeTransform(in ParcelFileDescriptor socket, int transformId, int directi… in ipSecApplyTransportModeTransform() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/ |
H A D | INetd.aidl | 65 …void ipSecApplyTransportModeTransform(in ParcelFileDescriptor socket, int transformId, int directi… in ipSecApplyTransportModeTransform() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/ |
H A D | INetd.aidl | 65 …void ipSecApplyTransportModeTransform(in ParcelFileDescriptor socket, int transformId, int directi… in ipSecApplyTransportModeTransform() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/ |
H A D | INetd.aidl | 43 …void ipSecApplyTransportModeTransform(in ParcelFileDescriptor socket, int transformId, int directi… in ipSecApplyTransportModeTransform() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/ |
H A D | INetd.aidl | 65 …void ipSecApplyTransportModeTransform(in ParcelFileDescriptor socket, int transformId, int directi… in ipSecApplyTransportModeTransform() method
|
/aosp12/system/netd/server/binder/android/net/ |
H A D | INetd.aidl | 343 void ipSecApplyTransportModeTransform( in ipSecApplyTransportModeTransform() method
|
/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/ |
H A D | IpSecServiceParameterizedTest.java | 634 .ipSecApplyTransportModeTransform( in verifyApplyTransportModeTransformCommon() 663 .ipSecApplyTransportModeTransform( in testApplyTransportModeTransformWithClosedSpi()
|
/aosp12/frameworks/base/services/core/java/com/android/server/ |
H A D | IpSecService.java | 1786 .ipSecApplyTransportModeTransform( in applyTransportModeTransform()
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 35506 Landroid/net/INetd$Stub$Proxy;->ipSecApplyTransportModeTransform(Ljava/io/FileDescriptor;IILjava/la… 35583 Landroid/net/INetd;->ipSecApplyTransportModeTransform(Ljava/io/FileDescriptor;IILjava/lang/String;L…
|