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

  /external/chromium_org/third_party/libjingle/source/talk/base/
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,
  /external/chromium_org/third_party/webrtc/base/
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,

Completed in 48 milliseconds