HomeSort by relevance Sort by last modified time
    Searched refs:_SC_SYNCHRONIZED_IO (Results 51 - 54 of 54) sorted by null

1 23

  /bionic/libc/bionic/
sysconf.cpp 295 case _SC_SYNCHRONIZED_IO: return _POSIX_SYNCHRONIZED_IO;
  /libcore/luni/src/main/java/libcore/io/
OsConstants.java 448 public static final int _SC_SYNCHRONIZED_IO = placeholder();
    [all...]
  /libcore/luni/src/main/native/
libcore_io_OsConstants.cpp 512 initConstant(env, c, "_SC_SYNCHRONIZED_IO", _SC_SYNCHRONIZED_IO);
  /external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 

Completed in 54 milliseconds

1 23