Searched refs:partitionAllocGenericShutdown (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DPartitionAlloc.h306 WTF_EXPORT bool partitionAllocGenericShutdown(PartitionRootGeneric*);
650 bool shutdown() { return partitionAllocGenericShutdown(&m_partitionRoot); }
H A DPartitionAlloc.cpp289 bool partitionAllocGenericShutdown(PartitionRootGeneric* root) function in namespace:WTF

Completed in 56 milliseconds