Home | History | Annotate | Download | only in binder

Lines Matching refs:malloc

1465         uint8_t* data = (uint8_t*)malloc(desired);
1473 objects = (size_t*)malloc(objectsSize*sizeof(size_t));
1550 uint8_t* data = (uint8_t*)malloc(desired);