HomeSort by relevance Sort by last modified time
    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