Searched refs:GetFileTime (Results 1 – 8 of 8) sorted by relevance
/external/webrtc/webrtc/base/ |
D | fileutils.h | 215 virtual bool GetFileTime(const Pathname& path, FileTimeType which, 361 static bool GetFileTime(const Pathname& path, FileTimeType which, in GetFileTime() function 363 return EnsureDefaultFilesystem()->GetFileTime(path, which, time); in GetFileTime()
|
D | win32filesystem.h | 78 virtual bool GetFileTime(const Pathname& path, FileTimeType which,
|
D | unixfilesystem.h | 98 bool GetFileTime(const Pathname& path,
|
D | fileutils_mock.h | 218 bool GetFileTime(const Pathname &path, FileTimeType which, in GetFileTime() function
|
D | win32filesystem.cc | 317 bool Win32Filesystem::GetFileTime(const Pathname& path, FileTimeType which, in GetFileTime() function in rtc::Win32Filesystem
|
D | unixfilesystem.cc | 338 bool UnixFilesystem::GetFileTime(const Pathname& path, FileTimeType which, in GetFileTime() function in rtc::UnixFilesystem
|
/external/zlib/src/contrib/minizip/ |
D | miniunz.c | 94 GetFileTime(hFile,&ftCreate,&ftLastAcc,&ftLastWrite);
|
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/ |
D | kernel32.sym | 321 PUBLIC 31c45 10 GetFileTime
|