Searched refs:uiNbItemTypes (Results 1 – 2 of 2) sorted by relevance
37 …::CMappingContext(size_t uiNbItemTypes) : _pstItemArray(new CMappingContext::SItem[uiNbItemTypes])… in CMappingContext() argument40 memset(_pstItemArray, 0, sizeof(*_pstItemArray) * uiNbItemTypes); in CMappingContext()
46 CMappingContext(size_t uiNbItemTypes);