Searched refs:setAllocationPoint (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHeap.cpp655 setAllocationPoint(entry->address(), entry->size());
673 setAllocationPoint(0, 0);
1358 setAllocationPoint(0, 0);
H A DHeap.h909 void setAllocationPoint(Address point, size_t size) function in class:blink::ThreadHeap

Completed in 891 milliseconds