Home | History | Annotate | Download | only in jni

Lines Matching refs:entryCount

754     ssize_t entryCount = res.getBagLocked(ident, &entry, &typeSpecFlags);
756 for (ssize_t i=0; i<entryCount; i++) {