Searched refs:startingCount (Results 1 – 2 of 2) sorted by relevance
80 int startingCount = callLogGetCount(); in callLogsPut() local90 return callLogGetCount() - startingCount; in callLogsPut()
92 void OneLineShaper::fillGaps(size_t startingCount) { in fillGaps() argument106 if (i < startingCount) { in fillGaps()