Searched refs:clearFrontend (Results 1 - 25 of 48) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorMemoryAgent.cpp62 void InspectorMemoryAgent::clearFrontend() function in class:blink::InspectorMemoryAgent
H A DInspectorMemoryAgent.h56 virtual void clearFrontend() OVERRIDE;
H A DInspectorBaseAgent.h56 virtual void clearFrontend() { } function in class:blink::InspectorAgent
81 void clearFrontend();
H A DInspectorBaseAgent.cpp82 void InspectorAgentRegistry::clearFrontend() function in class:blink::InspectorAgentRegistry
85 m_agents[i]->clearFrontend();
H A DInspectorApplicationCacheAgent.h56 virtual void clearFrontend() OVERRIDE;
H A DInspectorHeapProfilerAgent.h67 virtual void clearFrontend() OVERRIDE;
H A DInspectorInspectorAgent.h69 virtual void clearFrontend() OVERRIDE;
H A DInspectorWorkerAgent.h55 virtual void clearFrontend() OVERRIDE;
H A DWorkerInspectorController.cpp135 m_backendDispatcher->clearFrontend();
140 m_agents.clearFrontend();
H A DInspectorDOMStorageAgent.h59 virtual void clearFrontend() OVERRIDE;
H A DInspectorProfilerAgent.h73 virtual void clearFrontend() OVERRIDE;
H A DInspectorCanvasAgent.h65 virtual void clearFrontend() OVERRIDE;
H A DInspectorConsoleAgent.h79 virtual void clearFrontend() OVERRIDE FINAL;
H A DInspectorInspectorAgent.cpp106 void InspectorInspectorAgent::clearFrontend() function in class:blink::InspectorInspectorAgent
H A DInspectorLayerTreeAgent.h62 virtual void clearFrontend() OVERRIDE;
H A DInspectorRuntimeAgent.h86 virtual void clearFrontend() OVERRIDE FINAL;
H A DInspectorDOMDebuggerAgent.h104 virtual void clearFrontend() OVERRIDE;
H A DInspectorController.cpp274 m_inspectorBackendDispatcher->clearFrontend();
281 m_agents.clearFrontend();
H A DInspectorApplicationCacheAgent.cpp56 void InspectorApplicationCacheAgent::clearFrontend() function in class:blink::InspectorApplicationCacheAgent
H A DInspectorDOMStorageAgent.cpp92 void InspectorDOMStorageAgent::clearFrontend() function in class:blink::InspectorDOMStorageAgent
/external/chromium_org/third_party/WebKit/Source/modules/device_orientation/
H A DDeviceOrientationInspectorAgent.h30 virtual void clearFrontend() OVERRIDE;
H A DDeviceOrientationInspectorAgent.cpp62 void DeviceOrientationInspectorAgent::clearFrontend() function in class:blink::DeviceOrientationInspectorAgent
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
H A DInspectorFileSystemAgent.h59 virtual void clearFrontend() OVERRIDE;
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
H A DInspectorIndexedDBAgent.h51 virtual void clearFrontend() OVERRIDE;
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
H A DInspectorDatabaseAgent.h60 virtual void clearFrontend() OVERRIDE;

Completed in 2645 milliseconds

12