Searched defs:allocateAndLockDiscardableMemory (Results 1 – 3 of 3) sorted by relevance
78 blink::WebDiscardableMemory* TestingPlatformSupport::allocateAndLockDiscardableMemory(size_t bytes) in allocateAndLockDiscardableMemory() function in blink::TestingPlatformSupport
1153 BlinkPlatformImpl::allocateAndLockDiscardableMemory(size_t bytes) { in allocateAndLockDiscardableMemory() function in content::BlinkPlatformImpl
277 virtual WebDiscardableMemory* allocateAndLockDiscardableMemory(size_t bytes) { return 0; } in allocateAndLockDiscardableMemory() function