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

  /external/lzma/CPP/7zip/UI/Common/
OpenArchive.h 305 Int64 GetGlobalOffset() const { return ArcStreamOffset + Offset; } // it's global offset of archive
Update.cpp 826 if (arc && arc->GetGlobalOffset() > 0)
888 // Int64 globalOffset = arc->GetGlobalOffset();
    [all...]
OpenArchive.cpp     [all...]
  /external/lzma/CPP/7zip/UI/Console/
List.cpp 949 Int64 offset = arc.GetGlobalOffset();
    [all...]

Completed in 171 milliseconds