Home
last modified time | relevance | path

Searched defs:GetFileTime (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
Dwin32filesystem.cc316 bool Win32Filesystem::GetFileTime(const Pathname& path, FileTimeType which, in GetFileTime() function in rtc::Win32Filesystem
Dfileutils_mock.h218 bool GetFileTime(const Pathname &path, FileTimeType which, in GetFileTime() function
Dunixfilesystem.cc337 bool UnixFilesystem::GetFileTime(const Pathname& path, FileTimeType which, in GetFileTime() function in rtc::UnixFilesystem
Dfileutils.h365 static bool GetFileTime(const Pathname& path, FileTimeType which, in GetFileTime() function