Home | History | Annotate | Download | only in androidfw

Lines Matching refs:NENTRY

3232     const size_t NENTRY = typeConfigs->entryCount;
3233 if (e >= (int)NENTRY) {
3268 typeSet = (bag_set**)calloc(NENTRY, sizeof(bag_set*));