Searched defs:IProgress (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | FSDrives.cpp | 478 const wchar_t * const * /* itemsPaths */, UInt32 /* numItems */, IProgress * /* progress */)) in Z7_COM7F_IMF() argument 483 …::CopyFromFile(UInt32 /* index */, const wchar_t * /* fullFilePath */, IProgress * /* progress */)) in Z7_COM7F_IMF() argument 488 Z7_COM7F_IMF(CFSDrives::CreateFolder(const wchar_t * /* name */, IProgress * /* progress */)) in Z7_COM7F_IMF() argument 493 Z7_COM7F_IMF(CFSDrives::CreateFile(const wchar_t * /* name */, IProgress * /* progress */)) in Z7_COM7F_IMF() argument 498 Z7_COM7F_IMF(CFSDrives::Rename(UInt32 /* index */, const wchar_t * /* newName */, IProgress * /* pr… in Z7_COM7F_IMF() argument 503 Z7_COM7F_IMF(CFSDrives::Delete(const UInt32 * /* indices */, UInt32 /* numItems */, IProgress * /* … in Z7_COM7F_IMF() argument 509 const PROPVARIANT * /* value */, IProgress * /* progress */)) in Z7_COM7F_IMF() argument
|
H A D | AltStreamsFolder.cpp | 455 Z7_COM7F_IMF(CAltStreamsFolder::CreateFolder(const wchar_t * /* name */, IProgress * /* progress */… in Z7_COM7F_IMF() argument 460 Z7_COM7F_IMF(CAltStreamsFolder::CreateFile(const wchar_t *name, IProgress * /* progress */)) in Z7_COM7F_IMF() argument 661 const PROPVARIANT * /* value */, IProgress * /* progress */)) in Z7_COM7F_IMF() argument 860 const wchar_t * const * /* itemsPaths */, UInt32 /* numItems */, IProgress * /* progress */)) in Z7_COM7F_IMF() argument 941 …::CopyFromFile(UInt32 /* index */, const wchar_t * /* fullFilePath */, IProgress * /* progress */)) in Z7_COM7F_IMF() argument
|
H A D | FSFolder.cpp | 1059 Z7_COM7F_IMF(CFSFolder::CreateFolder(const wchar_t *name, IProgress * /* progress */)) in Z7_COM7F_IMF() argument 1071 Z7_COM7F_IMF(CFSFolder::CreateFile(const wchar_t *name, IProgress * /* progress */)) in Z7_COM7F_IMF() argument 1081 Z7_COM7F_IMF(CFSFolder::Rename(UInt32 index, const wchar_t *newName, IProgress * /* progress */)) in Z7_COM7F_IMF() argument 1135 const PROPVARIANT *value, IProgress * /* progress */)) in Z7_COM7F_IMF() argument
|
H A D | FSFolderCopy.cpp | 851 const wchar_t * const * /* itemsPaths */, UInt32 /* numItems */, IProgress * /* progress */)) in Z7_COM7F_IMF() argument 866 …::CopyFromFile(UInt32 /* index */, const wchar_t * /* fullFilePath */, IProgress * /* progress */)) in Z7_COM7F_IMF() argument
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/Agent/ |
H A D | ArchiveFolderOut.cpp | 439 Z7_COM7F_IMF(CAgentFolder::CreateFile(const wchar_t * /* name */, IProgress * /* progress */)) in Z7_COM7F_IMF() argument
|