Searched refs:XATTR_REPLACE (Results 1 - 3 of 3) sorted by relevance

/libcore/luni/src/main/java/android/system/
H A DOsConstants.java500 /** @hide */ public static final int XATTR_REPLACE = placeholder(); field in class:OsConstants
/libcore/luni/src/test/java/libcore/io/
H A DOsTest.java462 Libcore.os.setxattr(path, NAME_TEST, VALUE_PIE, OsConstants.XATTR_REPLACE);
/libcore/luni/src/main/native/
H A Dandroid_system_OsConstants.cpp561 initConstant(env, c, "XATTR_REPLACE", XATTR_REPLACE);

Completed in 32 milliseconds