Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternalProfilers.cpp46 void InternalProfilers::stopHeapProfiling() in stopHeapProfiling() function in WebCore::InternalProfilers
/external/chromium_org/webkit/child/
Dwebkitplatformsupport_impl.cc883 void WebKitPlatformSupportImpl::stopHeapProfiling() { in stopHeapProfiling() function in webkit_glue::WebKitPlatformSupportImpl
/external/chromium_org/third_party/WebKit/public/platform/
DPlatform.h289 virtual void stopHeapProfiling() { } in stopHeapProfiling() function