Searched refs:memoryAllocatorWasteInBytes (Results 1 – 3 of 3) sorted by relevance
72 virtual bool memoryAllocatorWasteInBytes(size_t* size); in NON_EXPORTED_BASE()
1042 bool BlinkPlatformImpl::memoryAllocatorWasteInBytes(size_t* size) { in memoryAllocatorWasteInBytes() function in content::BlinkPlatformImpl
287 virtual bool memoryAllocatorWasteInBytes(size_t*) { return false; } in memoryAllocatorWasteInBytes() function