Home
last modified time | relevance | path

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

/external/skia/src/utils/win/
DSkDWriteFontFileStream.cpp227 HRESULT STDMETHODCALLTYPE SkDWriteFontFileStreamWrapper::GetLastWriteTime(UINT64* lastWriteTime) { in GetLastWriteTime()
/external/pdfium/core/src/fxge/win32/
Dfx_win32_dwrite.cpp330 HRESULT STDMETHODCALLTYPE CDwFontFileStream::GetLastWriteTime(OUT UINT64* lastWriteTime) in GetLastWriteTime()
/external/lzma/CPP/Windows/
DRegistry.cpp310 FILETIME lastWriteTime; in EnumKeys() local
/external/guava/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java2098 long lastWriteTime = 0; in checkExpirationTimes() local