Home
last modified time | relevance | path

Searched defs:getHeapProfile (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternalProfilers.cpp56 String InternalProfilers::getHeapProfile() in getHeapProfile() function in WebCore::InternalProfilers
/external/chromium_org/webkit/child/
Dwebkitplatformsupport_impl.cc896 WebString WebKitPlatformSupportImpl::getHeapProfile() { in getHeapProfile() function in webkit_glue::WebKitPlatformSupportImpl
/external/chromium_org/third_party/WebKit/public/platform/
DPlatform.h293 virtual WebString getHeapProfile() { return WebString(); } in getHeapProfile() function