Searched refs:mkextInfoDictArray (Results 1 – 1 of 1) sorted by relevance
3044 OSArray * mkextInfoDictArray = NULL; // do not release in readMkext2Archive() local3154 mkextInfoDictArray = OSDynamicCast(OSArray, in readMkext2Archive()3156 if (!mkextInfoDictArray) { in readMkext2Archive()3164 count = mkextInfoDictArray->getCount(); in readMkext2Archive()3170 mkextInfoDictArray->getObject(i)); in readMkext2Archive()