Searched refs:getFileSpecCount (Results 1 – 3 of 3) sorted by relevance
41 if (bundle->getFileSpecCount() != 0) { in doVersion()149 if (bundle->getFileSpecCount() != 1) { in doList()745 if (bundle->getFileSpecCount() < 1) { in doDump()750 if (bundle->getFileSpecCount() < 2) { in doDump()820 if (bundle->getFileSpecCount() < 3) { in doDump()825 for (int i=2; i<bundle->getFileSpecCount(); i++) { in doDump()847 if (bundle->getFileSpecCount() < 3) { in doDump()852 for (int i=2; i<bundle->getFileSpecCount(); i++) { in doDump()2383 if (bundle->getFileSpecCount() < 1) { in doAdd()2389 if (bundle->getFileSpecCount() < 2) { in doAdd()[all …]
235 int getFileSpecCount(void) const { return mArgc; } in getFileSpecCount() function
977 const int N = bundle->getFileSpecCount(); in slurpFromArgs()