HomeSort by relevance Sort by last modified time
    Searched refs:Posix (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/main/java/libcore/io/
Libcore.java 22 public static Os os = new BlockGuardOs(new Posix());
Posix.java 28 public final class Posix implements Os {
29 Posix() { }
  /libcore/luni/src/main/native/
libcore_io_Posix.cpp 17 #define LOG_TAG "Posix"
    [all...]

Completed in 552 milliseconds