Home
last modified time | relevance | path

Searched defs:GetNextItem (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/lzma/CPP/Windows/Control/
H A DListView.h77 …int GetNextItem(int startIndex, UINT flags) const { return ListView_GetNextItem(_window, startInde… in GetNextItem() function
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dvalidation_test_input_parser.cc192 bool ValidationTestInputParser::GetNextItem(Range* range) { in GetNextItem() function in mojo::test::__anon6517fda70111::ValidationTestInputParser
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DLzhHandler.cpp259 static HRESULT GetNextItem(ISequentialInStream *stream, bool &filled, CItem &item) in GetNextItem() function
H A DArHandler.cpp205 HRESULT CInArchive::GetNextItem(CItem &item, bool &filled) in GetNextItem() function in NArchive::NAr::CInArchive
H A DCpioHandler.cpp311 HRESULT CInArchive::GetNextItem() in GetNextItem() function in NArchive::CInArchive
H A DArjHandler.cpp594 HRESULT CArc::GetNextItem(CItem &item, bool &filled) in GetNextItem() function in NArchive::CArc
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Rar/
H A DRarHandler.cpp502 HRESULT CInArchive::GetNextItem(CItem &item, ICryptoGetTextPassword *getTextPassword, bool &filled,… in GetNextItem() function in NArchive::NRar::CInArchive