Searched defs:oldCapacity (Results 1 – 2 of 2) sorted by relevance
435 AdnCapacity oldCapacity = mAdnCapacity.get(); in handlePhonebookCapacityChanged() local
2952 static uint8_t* reallocZeroFree(uint8_t* data, size_t oldCapacity, size_t newCapacity, bool zero) { in reallocZeroFree()