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

  /external/chromium_org/third_party/libjingle/source/talk/base/
unixfilesystem.h 114 virtual bool GetFileTime(const Pathname& path, FileTimeType which,
win32filesystem.h 95 virtual bool GetFileTime(const Pathname& path, FileTimeType which,
fileutils.h 108 enum FileTimeType { FTT_CREATED, FTT_MODIFIED, FTT_ACCESSED };
237 virtual bool GetFileTime(const Pathname& path, FileTimeType which,
383 static bool GetFileTime(const Pathname& path, FileTimeType which,
fileutils_mock.h 235 bool GetFileTime(const Pathname &path, FileTimeType which,
unixfilesystem.cc 354 bool UnixFilesystem::GetFileTime(const Pathname& path, FileTimeType which,
win32filesystem.cc 333 bool Win32Filesystem::GetFileTime(const Pathname& path, FileTimeType which,
  /external/chromium_org/third_party/webrtc/base/
unixfilesystem.h 97 virtual bool GetFileTime(const Pathname& path, FileTimeType which,
win32filesystem.h 78 virtual bool GetFileTime(const Pathname& path, FileTimeType which,
fileutils.h 91 enum FileTimeType { FTT_CREATED, FTT_MODIFIED, FTT_ACCESSED };
220 virtual bool GetFileTime(const Pathname& path, FileTimeType which,
366 static bool GetFileTime(const Pathname& path, FileTimeType which,
fileutils_mock.h 218 bool GetFileTime(const Pathname &path, FileTimeType which,
unixfilesystem.cc 337 bool UnixFilesystem::GetFileTime(const Pathname& path, FileTimeType which,
win32filesystem.cc 316 bool Win32Filesystem::GetFileTime(const Pathname& path, FileTimeType which,
  /external/chromium_org/third_party/libjingle/source/talk/media/devices/
devicemanager_unittest.cc 54 using talk_base::FileTimeType;

Completed in 93 milliseconds