Home
last modified time | relevance | path

Searched defs:moveMode (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/Agent/
H A DArchiveFolderOut.cpp94 bool moveMode, in CommonUpdateOperation()
376 Z7_COM7F_IMF(CAgentFolder::CopyFrom(Int32 moveMode, in Z7_COM7F_IMF()
H A DArchiveFolder.cpp32 Z7_COM7F_IMF(CAgentFolder::CopyTo(Int32 moveMode, const UInt32 *indices, UInt32 numItems, in Z7_COM7F_IMF()
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DPanelCopy.cpp375 HRESULT CPanel::CopyFrom(bool moveMode, const UString &folderPrefix, const UStringVector &filePaths, in CopyFrom()
452 void CPanel::CopyFromNoAsk(bool moveMode, const UStringVector &filePaths) in CopyFromNoAsk()
H A DFSFolderCopy.cpp637 Z7_COM7F_IMF(CFSFolder::CopyTo(Int32 moveMode, const UInt32 *indices, UInt32 numItems, in Z7_COM7F_IMF()
750 bool moveMode, in CopyFileSystemItems()
H A DFSDrives.cpp386 Z7_COM7F_IMF(CFSDrives::CopyTo(Int32 moveMode, const UInt32 *indices, UInt32 numItems, in Z7_COM7F_IMF()
H A DPanelDrag.cpp2666 bool moveMode = (cmdEffect == DROPEFFECT_MOVE); in Drop() local
2821 bool moveMode, in CompressDropFiles()
H A DAltStreamsFolder.cpp765 Z7_COM7F_IMF(CAltStreamsFolder::CopyTo(Int32 moveMode, const UInt32 *indices, UInt32 numItems, in Z7_COM7F_IMF()
H A DPanel.h270 bool moveMode; member
/aosp_15_r20/external/lzma/CPP/7zip/UI/Far/
H A DPluginWrite.cpp82 int moveMode, int opMode) in PutFiles()