Searched defs:GetFileTime (Results 1 – 3 of 3) sorted by relevance
333 bool Win32Filesystem::GetFileTime(const Pathname& path, FileTimeType which, in GetFileTime() function in talk_base::Win32Filesystem
332 bool UnixFilesystem::GetFileTime(const Pathname& path, FileTimeType which, in GetFileTime() function in talk_base::UnixFilesystem
380 static bool GetFileTime(const Pathname& path, FileTimeType which, in GetFileTime() function