Home | History | Annotate | Download | only in oo

Lines Matching full:realloc

1025          * The pointer is initially NULL, so we *do* want to call realloc
1032 newList = (Object**) realloc(loaderList->initiatingLoaders,
2888 * Over-allocate the table, then realloc it down if necessary. So
2958 LOGE("vtable realloc failed");