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 PartitionAllocatorGeneric
m_bufferAllocator
;
WTF.cpp
44
PartitionAllocatorGeneric Partitions::
m_bufferAllocator
;
78
m_bufferAllocator
.init();
87
m_bufferAllocator
.shutdown();
Completed in 207 milliseconds