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

1 23

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

Completed in 28 milliseconds

1 23