Searched refs:mkextInfoDictArray (Results 1 – 1 of 1) sorted by relevance
3450 OSArray * mkextInfoDictArray = NULL; // do not release in readMkext2Archive() local3560 mkextInfoDictArray = OSDynamicCast(OSArray, in readMkext2Archive()3562 if (!mkextInfoDictArray) { in readMkext2Archive()3570 count = mkextInfoDictArray->getCount(); in readMkext2Archive()3576 mkextInfoDictArray->getObject(i)); in readMkext2Archive()