Searched refs:SO_ERROR (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/ravenwood/runtime-helper-src/libcore-fake/android/system/ |
D | OsConstants.java | 716 public static final int SO_ERROR = placeholder(); field in OsConstants
|
/frameworks/av/media/libstagefright/rtsp/ |
D | ARTSPConnection.cpp | 385 CHECK_EQ(getsockopt(mSocket, SOL_SOCKET, SO_ERROR, &err, &optionLen), 0); in onCompleteConnection()
|
/frameworks/native/libs/binder/ |
D | RpcSession.cpp | 631 int ret = getsockopt(transportFd.fd.get(), SOL_SOCKET, SO_ERROR, &connErrno, in setupOneSocketConnection()
|
/frameworks/base/ravenwood/runtime-jni/ |
D | ravenwood_os_constants.cpp | 573 initConstant(env, c, "SO_ERROR", SO_ERROR); in OsConstants_initConstants()
|
/frameworks/native/libs/binder/tests/ |
D | binderRpcTest.cpp | 1226 int ret = getsockopt(connectFd.get(), SOL_SOCKET, SO_ERROR, &connectErrno, in testSupportVsockLoopback()
|
/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 | 27975 field public static final int SO_ERROR;
|