Searched refs:mkextInfoDictArray (Results 1 – 1 of 1) sorted by relevance
3043 OSArray * mkextInfoDictArray = NULL; // do not release in readMkext2Archive() local3153 mkextInfoDictArray = OSDynamicCast(OSArray, in readMkext2Archive()3155 if (!mkextInfoDictArray) { in readMkext2Archive()3163 count = mkextInfoDictArray->getCount(); in readMkext2Archive()3169 mkextInfoDictArray->getObject(i)); in readMkext2Archive()