Home | History | Annotate | Download | only in slicer

Lines Matching refs:allocator

237 dex::u1* Writer::CreateImage(Allocator* allocator, size_t* new_image_size) {
290 dex::u1* image = static_cast<dex::u1*>(allocator->Allocate(image_size));