Searched defs:newBytes (Results 1 – 4 of 4) sorted by relevance
100 uint8_t *newBytes = static_cast<uint8_t *>(uprv_malloc(newCapacity)); in reallocate() local
191 int newBytes = 0; in decompress() local
403 assert(node<kMinValueLead); in getNextBytes()
382 char *newBytes=static_cast<char *>(uprv_malloc(newCapacity)); in ensureCapacity() local