Searched refs:SO_ERROR (Results 1 - 3 of 3) sorted by relevance

/libcore/luni/src/main/java/android/system/
H A DOsConstants.java442 public static final int SO_ERROR = placeholder(); field in class:OsConstants
/libcore/luni/src/main/java/libcore/io/
H A DIoBridge.java219 int connectError = Libcore.os.getsockoptInt(fd, SOL_SOCKET, SO_ERROR);
/libcore/luni/src/main/native/
H A Dandroid_system_OsConstants.cpp499 initConstant(env, c, "SO_ERROR", SO_ERROR);

Completed in 9 milliseconds