Searched refs:getHeapProfile (Results 1 – 6 of 6) sorted by relevance
60 String InternalProfilers::getHeapProfile() in getHeapProfile() function in blink::InternalProfilers62 String text = blink::Platform::current()->getHeapProfile(); in getHeapProfile()
55 String getHeapProfile();
37 DOMString getHeapProfile();
68 virtual blink::WebString getHeapProfile() OVERRIDE; in NON_EXPORTED_BASE()
1131 WebString BlinkPlatformImpl::getHeapProfile() { in getHeapProfile() function in content::BlinkPlatformImpl
286 virtual WebString getHeapProfile() { return WebString(); } in getHeapProfile() function