Home | History | Annotate | Download | only in jni

Lines Matching defs:entryCount

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