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

  /external/chromium/third_party/libjingle/source/talk/base/
fileutils.h 107 enum FileTimeType { FTT_CREATED, FTT_MODIFIED, FTT_ACCESSED };
234 virtual bool GetFileTime(const Pathname& path, FileTimeType which,
380 static bool GetFileTime(const Pathname& path, FileTimeType which,
  /external/chromium_org/third_party/libjingle/source/talk/base/
fileutils.h 107 enum FileTimeType { FTT_CREATED, FTT_MODIFIED, FTT_ACCESSED };
236 virtual bool GetFileTime(const Pathname& path, FileTimeType which,
382 static bool GetFileTime(const Pathname& path, FileTimeType which,

Completed in 753 milliseconds