HomeSort by relevance Sort by last modified time
    Searched refs:WKBundleInspectorSetPageProfilingEnabled (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
WKBundleInspector.h 47 WK_EXPORT void WKBundleInspectorSetPageProfilingEnabled(WKBundleInspectorRef inspector, bool enabled);
WKBundleInspector.cpp 58 void WKBundleInspectorSetPageProfilingEnabled(WKBundleInspectorRef inspectorRef, bool enabled)
  /external/webkit/Tools/WebKitTestRunner/InjectedBundle/
LayoutTestController.cpp 407 WKBundleInspectorSetPageProfilingEnabled(WKBundlePageGetInspector(InjectedBundle::shared().page()->page()), enabled);

Completed in 62 milliseconds