Home
last modified time | relevance | path

Searched refs:ipSecSetEncapSocketOwner (Results 1 – 19 of 19) sorted by relevance

/aosp12/system/netd/server/
H A DXfrmControllerTest.cpp149 netdutils::Status res = ctrl.ipSecSetEncapSocketOwner(sockFd, 1001, getuid()); in TEST_F()
160 netdutils::Status res = ctrl.ipSecSetEncapSocketOwner(unique_fd(), 1001, getuid()); in TEST_F()
168 netdutils::Status res = ctrl.ipSecSetEncapSocketOwner(sockFd, 1001, 1001); in TEST_F()
176 netdutils::Status res = ctrl.ipSecSetEncapSocketOwner(fd, 1001, getuid()); in TEST_F()
187 netdutils::Status res = ctrl.ipSecSetEncapSocketOwner(sockFd, 1001, getuid()); in TEST_F()
198 netdutils::Status res = ctrl.ipSecSetEncapSocketOwner(sockFd, 1001, getuid()); in TEST_F()
H A DXfrmController.h214 static netdutils::Status ipSecSetEncapSocketOwner(int socketFd, int newUid, uid_t callerUid);
H A DNetdNativeService.h172 binder::Status ipSecSetEncapSocketOwner(const os::ParcelFileDescriptor& socket, int newUid);
H A DNetdNativeService.cpp635 binder::Status NetdNativeService::ipSecSetEncapSocketOwner(const ParcelFileDescriptor& socket, in ipSecSetEncapSocketOwner() function in android::net::NetdNativeService
641 gCtls->xfrmCtrl.ipSecSetEncapSocketOwner(socket.get(), newUid, callerUid)); in ipSecSetEncapSocketOwner()
H A DXfrmController.cpp454 netdutils::Status XfrmController::ipSecSetEncapSocketOwner(int socketFd, int newUid, in ipSecSetEncapSocketOwner() function in android::net::XfrmController
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/
H A DINetd.aidl21 void ipSecSetEncapSocketOwner(in ParcelFileDescriptor socket, int newUid); in ipSecSetEncapSocketOwner() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/
H A DINetd.aidl38 void ipSecSetEncapSocketOwner(in ParcelFileDescriptor socket, int newUid); in ipSecSetEncapSocketOwner() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/
H A DINetd.aidl39 void ipSecSetEncapSocketOwner(in ParcelFileDescriptor socket, int newUid); in ipSecSetEncapSocketOwner() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/
H A DINetd.aidl39 void ipSecSetEncapSocketOwner(in ParcelFileDescriptor socket, int newUid); in ipSecSetEncapSocketOwner() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/
H A DINetd.aidl61 void ipSecSetEncapSocketOwner(in ParcelFileDescriptor socket, int newUid); in ipSecSetEncapSocketOwner() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/
H A DINetd.aidl61 void ipSecSetEncapSocketOwner(in ParcelFileDescriptor socket, int newUid); in ipSecSetEncapSocketOwner() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/
H A DINetd.aidl39 void ipSecSetEncapSocketOwner(in ParcelFileDescriptor socket, int newUid); in ipSecSetEncapSocketOwner() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/
H A DINetd.aidl61 void ipSecSetEncapSocketOwner(in ParcelFileDescriptor socket, int newUid); in ipSecSetEncapSocketOwner() method
/aosp12/system/netd/server/binder/android/net/
H A DINetd.aidl250 void ipSecSetEncapSocketOwner(in ParcelFileDescriptor socket, int newUid); in ipSecSetEncapSocketOwner() method
/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DIpSecServiceTest.java650 verify(mMockNetd).ipSecSetEncapSocketOwner(argThat(fdMatcher), eq(Os.getuid())); in testOpenUdpEncapsulationSocketCallsSetEncapSocketOwner()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DIpSecService.java1269 mSrvConfig.getNetdInstance().ipSecSetEncapSocketOwner( in openUdpEncapsulationSocket()
/aosp12/system/netd/tests/
H A Dbinder_test.cpp371 binder::Status res = mNetd->ipSecSetEncapSocketOwner(sockFd, 1001); in TEST_F()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt35510 Landroid/net/INetd$Stub$Proxy;->ipSecSetEncapSocketOwner(Ljava/io/FileDescriptor;I)V
35587 Landroid/net/INetd;->ipSecSetEncapSocketOwner(Ljava/io/FileDescriptor;I)V
/aosp12/frameworks/base/services/
H A Dart-profile384 HPLandroid/net/INetd$Stub$Proxy;->ipSecSetEncapSocketOwner(Landroid/os/ParcelFileDescriptor;I)V+]La…