Searched refs:mkextInfoDictArray (Results 1 – 1 of 1) sorted by relevance
3322 OSArray * mkextInfoDictArray = NULL; // do not release in readMkext2Archive() local3432 mkextInfoDictArray = OSDynamicCast(OSArray, in readMkext2Archive()3434 if (!mkextInfoDictArray) { in readMkext2Archive()3442 count = mkextInfoDictArray->getCount(); in readMkext2Archive()3448 mkextInfoDictArray->getObject(i)); in readMkext2Archive()