Home | History | Annotate | Download | only in src

Lines Matching refs:numkeys

760     uint32 numkeys = aKeyList.size();
762 if ((numkeys == 0) || !(iMetaDataInfo->iMetadataAvailable))
771 for (uint32 lcv = 0; lcv < numkeys; lcv++)
2929 uint32 numkeys = keylistptr->size();
2931 if (numkeys <= 0 || max_entries == 0)
2939 for (uint32 lcv = 0; lcv < numkeys; lcv++)