OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:memoryAllocatorWasteInBytes
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/webkit/child/
webkitplatformsupport_impl.h
62
virtual bool
memoryAllocatorWasteInBytes
(size_t* size);
webkitplatformsupport_impl.cc
[
all
...]
/external/chromium_org/third_party/WebKit/public/platform/
Platform.h
277
virtual bool
memoryAllocatorWasteInBytes
(size_t*) { return false; }
Completed in 58 milliseconds