OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:win_heap_free
(Results
1 - 4
of
4
) sorted by null
/external/chromium/base/allocator/
win_allocator.cc
32
void
win_heap_free
(void* size) {
function
40
win_heap_free
(ptr);
allocator_shim.cc
147
win_heap_free
(p);
/external/chromium_org/base/allocator/
win_allocator.cc
32
void
win_heap_free
(void* size) {
function
40
win_heap_free
(ptr);
75
win_heap_free
(static_cast<void**>(ptr)[-1]);
allocator_shim.cc
149
win_heap_free
(p);
Completed in 1521 milliseconds