Home
last modified time | relevance | path

Searched defs:StructStat (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/libcore/io/
DStructStat.java24 public final class StructStat { class
73 StructStat(long st_dev, long st_ino, int st_mode, long st_nlink, int st_uid, int st_gid, in StructStat() method in StructStat