Home
last modified time | relevance | path

Searched refs:FileTimeType (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/webrtc/base/
Dfileutils.h90 enum FileTimeType { FTT_CREATED, FTT_MODIFIED, FTT_ACCESSED }; enum
215 virtual bool GetFileTime(const Pathname& path, FileTimeType which,
361 static bool GetFileTime(const Pathname& path, FileTimeType which, in GetFileTime()
Dwin32filesystem.h78 virtual bool GetFileTime(const Pathname& path, FileTimeType which,
Dunixfilesystem.h99 FileTimeType which,
Dfileutils_mock.h218 bool GetFileTime(const Pathname &path, FileTimeType which, in GetFileTime()
Dwin32filesystem.cc317 bool Win32Filesystem::GetFileTime(const Pathname& path, FileTimeType which, in GetFileTime()
Dunixfilesystem.cc338 bool UnixFilesystem::GetFileTime(const Pathname& path, FileTimeType which, in GetFileTime()
/external/webrtc/talk/media/devices/
Ddevicemanager_unittest.cc57 using rtc::FileTimeType;