Searched defs:FileTimeType (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dfileutils.h90 enum FileTimeType { FTT_CREATED, FTT_MODIFIED, FTT_ACCESSED }; enum in namespace:rtc
219 virtual bool GetFileTime(const Pathname& path, FileTimeType which,
365 static bool GetFileTime(const Pathname& path, FileTimeType which,

Completed in 807 milliseconds