OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:allocateAndLockDiscardableMemory
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/webkit/child/
webkitplatformsupport_child_impl.cc
95
WebKitPlatformSupportChildImpl::
allocateAndLockDiscardableMemory
(size_t bytes) {
/external/chromium_org/third_party/WebKit/public/platform/
Platform.h
284
virtual WebDiscardableMemory*
allocateAndLockDiscardableMemory
(size_t bytes) { return 0; }
Completed in 44 milliseconds