Searched defs:newBytes (Results 1 – 2 of 2) sorted by relevance
100 uint8_t *newBytes = static_cast<uint8_t *>(uprv_malloc(newCapacity)); in reallocate() local
382 char *newBytes=static_cast<char *>(uprv_malloc(newCapacity)); in ensureCapacity() local