Searched refs:win_heap_msize (Results 1 – 2 of 2) sorted by relevance
/external/chromium/base/allocator/ | ||
D | win_allocator.cc | 46 size_t win_heap_msize(void* ptr) { in win_heap_msize() function |
D | allocator_shim.cc | 219 return win_heap_msize(p); in _msize() |