Searched refs:mkextInfoDictArray (Results 1 – 1 of 1) sorted by relevance
3265 OSArray * mkextInfoDictArray = NULL; // do not release in readMkext2Archive() local3375 mkextInfoDictArray = OSDynamicCast(OSArray, in readMkext2Archive()3377 if (!mkextInfoDictArray) { in readMkext2Archive()3385 count = mkextInfoDictArray->getCount(); in readMkext2Archive()3391 mkextInfoDictArray->getObject(i)); in readMkext2Archive()