HomeSort by relevance Sort by last modified time
    Searched refs:GetFileTime (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/third_party/webrtc/base/
unixfilesystem.h 97 virtual bool GetFileTime(const Pathname& path, FileTimeType which,
win32filesystem.h 78 virtual bool GetFileTime(const Pathname& path, FileTimeType which,
fileutils.h 219 virtual bool GetFileTime(const Pathname& path, FileTimeType which,
365 static bool GetFileTime(const Pathname& path, FileTimeType which,
367 return EnsureDefaultFilesystem()->GetFileTime(path, which, time);
fileutils_mock.h 218 bool GetFileTime(const Pathname &path, FileTimeType which,
unixfilesystem.cc 337 bool UnixFilesystem::GetFileTime(const Pathname& path, FileTimeType which,
win32filesystem.cc 316 bool Win32Filesystem::GetFileTime(const Pathname& path, FileTimeType which,
  /external/chromium_org/sandbox/win/src/
handle_closer_test.cc 32 CHECK(::GetFileTime(module.Get(), &timestamp, NULL, NULL));
  /external/chromium_org/chrome/installer/util/
user_experiment.cc 87 return ::GetFileTime(file.Get(), NULL, NULL, &time) ?
  /external/chromium_org/third_party/zlib/contrib/minizip/
miniunz.c 81 GetFileTime(hFile,&ftCreate,&ftLastAcc,&ftLastWrite);
  /external/zlib/src/contrib/minizip/
miniunz.c 94 GetFileTime(hFile,&ftCreate,&ftLastAcc,&ftLastWrite);
  /external/chromium_org/chrome/utility/importer/
ie_importer_win.cc 77 if (GetFileTime(file_handle.Get(), &creation_filetime, NULL, NULL))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wbemdisp.h     [all...]
shobjidl.h     [all...]
winbase.h     [all...]

Completed in 1177 milliseconds