HomeSort by relevance Sort by last modified time
    Searched refs:st_ctime (Results 76 - 77 of 77) sorted by null

1 2 34

  /external/qemu/block/
vvfat.c 744 direntry->ctime=fat_datetime(st.st_ctime,1);
745 direntry->cdate=fat_datetime(st.st_ctime,0);
    [all...]
  /libcore/luni/src/main/native/
libcore_io_Posix.cpp 250 static_cast<jlong>(sb.st_ctime), static_cast<jlong>(sb.st_blksize),
    [all...]

Completed in 351 milliseconds

1 2 34