Home
last modified time | relevance | path

Searched defs:moveMethod (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/installer/util/
Dlzma_util.cc50 DWORD moveMethod; in SzFileSeekImp() local
/external/lzma/CPP/7zip/Common/
DCWrappers.cpp109 UInt32 moveMethod; in InStreamWrap_Seek() local
/external/lzma/C/
D7zFile.c172 DWORD moveMethod; in File_Seek() local
/external/chromium_org/third_party/lzma_sdk/
D7zFile.c172 DWORD moveMethod; in File_Seek() local
/external/lzma/CPP/Windows/
DFileIO.cpp193 bool CFileBase::Seek(Int64 distanceToMove, DWORD moveMethod, UInt64 &newPosition) const in Seek()