Searched refs:SetTime (Results 1 - 14 of 14) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
H A DOverwriteDialog.h21 void SetTime(const FILETIME *t) function in struct:NOverwriteDialog::CFileInfo
H A DExtractCallback.cpp200 dialog.OldFileInfo.SetTime(existTime);
204 dialog.NewFileInfo.SetTime(newTime);
1022 _outFileStreamSpec->SetTime(
/external/pdfium/xfa/fxfa/parser/
H A Dxfa_localevalue.h90 bool SetTime(const CFX_Unitime& t);
91 bool SetTime(const CFX_WideString& wsTime,
H A Dxfa_localevalue.cpp429 bool CXFA_LocaleValue::SetTime(const CFX_Unitime& t) { function in class:CXFA_LocaleValue
440 bool CXFA_LocaleValue::SetTime(const CFX_WideString& wsTime, function in class:CXFA_LocaleValue
847 SetTime(dt);
/external/lzma/CPP/7zip/Common/
H A DFileStreams.h135 bool SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) function in class:COutFileStream
137 return File.SetTime(cTime, aTime, mTime);
/external/dng_sdk/source/
H A Ddng_date_time.cpp227 void dng_date_time_info::SetTime (uint32 hour, function in class:dng_date_time_info
296 SetTime ((uint32) hour,
577 SetTime ((uint32) hour,
605 SetTime ((uint32) hour,
625 SetTime ((uint32) hour,
H A Ddng_date_time.h286 void SetTime (uint32 hour,
/external/lzma/CPP/Windows/
H A DFileIO.cpp386 bool COutFile::SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) throw() function in class:NWindows::NFile::NIO::COutFile
389 bool COutFile::SetMTime(const FILETIME *mTime) throw() { return SetTime(NULL, NULL, mTime); }
H A DFileIO.h193 bool SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) throw();
/external/syslinux/efi32/include/efi/
H A Defiapi.h693 EFI_SET_TIME SetTime; member in struct:__anon21060
/external/syslinux/efi64/include/efi/
H A Defiapi.h693 EFI_SET_TIME SetTime; member in struct:__anon21240
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
H A Defiapi.h693 EFI_SET_TIME SetTime; member in struct:__anon21443
/external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
H A DUefiSpec.h1632 EFI_SET_TIME SetTime; member in struct:__anon22278
/external/lzma/CPP/7zip/UI/Common/
H A DArchiveExtractCallback.cpp1459 _outFileStreamSpec->SetTime(

Completed in 310 milliseconds