Home
last modified time | relevance | path

Searched refs:LoadExtentFile (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DHfsHandler.cpp450 …HRESULT LoadExtentFile(const CFork &fork, IInStream *inStream, CObjectVector<CIdExtents> *overflow…
737 HRESULT CDatabase::LoadExtentFile(const CFork &fork, IInStream *inStream, CObjectVector<CIdExtents>… in LoadExtentFile() function in NArchive::NHfs::CDatabase
1532 const HRESULT res = LoadExtentFile(extentsFork, inStream, overflowExtents); in Open2()