Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/Nsis/
H A DNsisIn.h330 unsigned GetNumSupportedCommands() const;
H A DNsisIn.cpp2401 unsigned CInArchive::GetNumSupportedCommands() const in GetNumSupportedCommands() function in NArchive::NNsis::CInArchive
3239 unsigned numSupportedCommands = GetNumSupportedCommands(); in ReadEntries()