HomeSort by relevance Sort by last modified time
    Searched refs:GetItemPath2 (Results 1 - 3 of 3) sorted by null

  /external/lzma/CPP/7zip/UI/Common/
OpenArchive.h 294 // GetItemPath2 adds [DELETED] dir prefix for deleted items.
295 HRESULT GetItemPath2(UInt32 index, UString &result) const;
OpenArchive.cpp 693 HRESULT CArc::GetItemPath2(UInt32 index, UString &result) const
    [all...]
  /external/lzma/CPP/7zip/UI/Console/
List.cpp 1103 HRESULT res = arc.GetItemPath2(i, fp.FilePath);

Completed in 1368 milliseconds