Home
last modified time | relevance | path

Searched defs:start_ptr (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/
DMemoryDealer.cpp172 void* const start_ptr = (void*)(intptr_t(heap->base()) + offset); in Allocation() local
204 void* const start_ptr = (void*)(intptr_t(getHeap()->base()) + start); in ~Allocation() local