Home
last modified time | relevance | path

Searched refs:heap_set (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/base/process/
Dmemory_win.cc32 HeapSetFn heap_set = reinterpret_cast<HeapSetFn>(GetProcAddress( in EnableLowFragmentationHeap() local
38 if (!heap_set) in EnableLowFragmentationHeap()
57 heap_set(heaps[i], in EnableLowFragmentationHeap()