Searched refs:SO_PASSCRED (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/libs/vr/libpdx_uds/ |
D | service_endpoint.cpp | 414 if (setsockopt(local_socket->Get(), SOL_SOCKET, SO_PASSCRED, &optval, in CreateChannelSocketPair() 776 if (setsockopt(channel_fd.Get(), SOL_SOCKET, SO_PASSCRED, &optval, in RegisterNewChannelForTests()
|
/frameworks/base/ravenwood/runtime-jni/ |
D | ravenwood_os_constants.cpp | 577 #if defined(SO_PASSCRED) in OsConstants_initConstants() 578 initConstant(env, c, "SO_PASSCRED", SO_PASSCRED); in OsConstants_initConstants()
|
/frameworks/base/ravenwood/runtime-helper-src/libcore-fake/android/system/ |
D | OsConstants.java | 720 public static final int SO_PASSCRED = placeholder(); field in OsConstants
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 27979 field public static final int SO_PASSCRED;
|