Searched refs:getFileSpecCount (Results 1 – 4 of 4) sorted by relevance
131 if (bundle->getFileSpecCount() != 1) { in doList()729 if (bundle->getFileSpecCount() < 1) { in doDump()734 if (bundle->getFileSpecCount() < 2) { in doDump()806 if (bundle->getFileSpecCount() < 3) { in doDump()811 for (int i=2; i<bundle->getFileSpecCount(); i++) { in doDump()833 if (bundle->getFileSpecCount() < 3) { in doDump()838 for (int i=2; i<bundle->getFileSpecCount(); i++) { in doDump()2473 if (bundle->getFileSpecCount() < 1) { in doAdd()2479 if (bundle->getFileSpecCount() < 2) { in doAdd()2490 for (int i = 1; i < bundle->getFileSpecCount(); i++) { in doAdd()[all …]
29 if (bundle->getFileSpecCount() != 0) { in doVersion()
240 int getFileSpecCount(void) const { return mArgc; } in getFileSpecCount() function
976 const int N = bundle->getFileSpecCount(); in slurpFromArgs()