HomeSort by relevance Sort by last modified time
    Searched refs:file_time (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
som.h 16 struct timespec file_time; /* system clock */ member in struct:som_hdr
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
som.h 16 struct timespec file_time; /* system clock */ member in struct:som_hdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
som.h 16 struct timespec file_time; /* system clock */ member in struct:som_hdr
  /external/chromium/base/
file_util.h 70 // created on or after the given |file_time|. Doesn't count ".." or ".".
72 // Note for POSIX environments: a file created before |file_time|
76 // obtaining |file_time|.
78 const base::Time& file_time);

Completed in 1108 milliseconds