HomeSort by relevance Sort by last modified time
    Searched defs:ETIMEDOUT (Results 51 - 52 of 52) sorted by null

1 23

  /libcore/luni/src/main/java/libcore/io/
OsConstants.java 135 public static final int ETIMEDOUT = placeholder();
704 if (errno == ETIMEDOUT) {
705 return "ETIMEDOUT";
  /external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 

Completed in 412 milliseconds

1 23