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

/external/tensorflow/tensorflow/core/platform/cloud/
H A Dgcs_throttle_test.cc29 void SetTime(uint64 now_micros) { now_ = now_micros; } function in class:tensorflow::__anon26755::TestTime
/external/lzma/CPP/7zip/UI/FileManager/
H A DOverwriteDialog.h21 void SetTime(const FILETIME *t) function in struct:NOverwriteDialog::CFileInfo
/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/pdfium/core/fxcrt/
H A Dcfx_datetime.h63 void SetTime(uint8_t hour, function in class:CFX_DateTime
/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); }
/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,
/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_localevalue.cpp300 bool CXFA_LocaleValue::SetTime(const CFX_DateTime& t) { function in class:CXFA_LocaleValue
654 SetTime(dt);
/external/syslinux/efi32/include/efi/
H A Defiapi.h693 EFI_SET_TIME SetTime; member in struct:__anon23867
/external/syslinux/efi64/include/efi/
H A Defiapi.h693 EFI_SET_TIME SetTime; member in struct:__anon24047
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
H A Defiapi.h693 EFI_SET_TIME SetTime; member in struct:__anon24250
/external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
H A DUefiSpec.h1632 EFI_SET_TIME SetTime; member in struct:__anon25085

Completed in 647 milliseconds