OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_bufferAllocator
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/wtf/
WTF.h
54
return
m_bufferAllocator
.root();
59
static PartitionAllocator<4096>
m_bufferAllocator
;
WTF.cpp
47
PartitionAllocator<4096> Partitions::
m_bufferAllocator
;
85
m_bufferAllocator
.init();
90
m_bufferAllocator
.shutdown();
Completed in 4387 milliseconds