Searched defs:m_usePatchList (Results 1 – 7 of 7) sorted by relevance
221 bool m_usePatchList = 0; //!< Use Ptach List or not variable
487 bool m_usePatchList = 0; //!< Use Ptach List or not variable
445 bool m_usePatchList = 0; //!< Use Ptach List or not variable
558 bool m_usePatchList = false; //!< Use Patch List or not variable
303 bool m_usePatchList = false; //!< Use Ptach List or not variable
626 bool m_usePatchList = 0; //!< Use Ptach List or not variable
2451 …bool m_usePatchList = m_osInterface->bUsesPatchList || MEDIA_IS_SKU(m_skuTable, FtrMediaPatchless); in VerifySpaceAvailable() local