HomeSort by relevance Sort by last modified time
    Searched defs:startHeapProfiling (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/testing/
InternalProfilers.cpp 41 void InternalProfilers::startHeapProfiling(const String& prefix)
43 WebKit::Platform::current()->startHeapProfiling(prefix);
  /external/chromium_org/third_party/WebKit/public/platform/
Platform.h 278 virtual void startHeapProfiling(const WebString& /*prefix*/) { }

Completed in 66 milliseconds