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

  /external/collada/include/dae/
daeUtils.h 21 // System type info. We only need to distinguish between Posix and Winodws for now.
23 Posix,
  /libcore/luni/src/main/java/libcore/io/
Posix.java 28 public final class Posix implements Os {
29 Posix() { }

Completed in 577 milliseconds