Home
last modified time | relevance | path

Searched refs:nativeGeteuid (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/java/libcore/io/
DLinux.java96 private static native int nativeGeteuid(); in nativeGeteuid() method in Linux
99 return nativeGeteuid(); in geteuid()
/libcore/luni/src/main/native/
Dlibcore_io_Linux.cpp2789 CRITICAL_NATIVE_METHOD(Linux, nativeGeteuid, "()I"),