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

12

/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorMemoryAgent.cpp62 void InspectorMemoryAgent::clearFrontend() function in class:WebCore::InspectorMemoryAgent
H A DInspectorMemoryAgent.h56 virtual void clearFrontend();
H A DInspectorBaseAgent.cpp61 void InspectorAgentRegistry::clearFrontend() function in class:WebCore::InspectorAgentRegistry
64 m_agents[i]->clearFrontend();
H A DInspectorBaseAgent.h52 virtual void clearFrontend() { } function in class:WebCore::InspectorBaseAgentInterface
72 void clearFrontend();
H A DWorkerInspectorController.cpp132 m_backendDispatcher->clearFrontend();
137 m_agents.clearFrontend();
H A DInspectorAgent.h67 virtual void clearFrontend();
H A DInspectorApplicationCacheAgent.h54 virtual void clearFrontend();
H A DInspectorDOMStorageAgent.h58 virtual void clearFrontend();
H A DInspectorDatabaseAgent.h58 virtual void clearFrontend();
H A DInspectorFileSystemAgent.h58 virtual void clearFrontend() OVERRIDE;
H A DInspectorHeapProfilerAgent.h68 virtual void clearFrontend();
H A DInspectorIndexedDBAgent.h53 virtual void clearFrontend();
H A DInspectorProfilerAgent.h69 virtual void clearFrontend();
H A DInspectorWorkerAgent.h54 virtual void clearFrontend();
H A DPageRuntimeAgent.h53 virtual void clearFrontend();
H A DInspectorLayerTreeAgent.h63 virtual void clearFrontend();
H A DInspectorAgent.cpp96 void InspectorAgent::clearFrontend() function in class:WebCore::InspectorAgent
H A DInspectorCanvasAgent.h64 virtual void clearFrontend();
H A DInspectorConsoleAgent.h75 virtual void clearFrontend();
H A DInspectorDOMDebuggerAgent.h93 virtual void clearFrontend();
H A DInspectorResourceAgent.h84 virtual void clearFrontend();
H A DInspectorWorkerAgent.cpp136 void InspectorWorkerAgent::clearFrontend() function in class:WebCore::InspectorWorkerAgent
H A DPageRuntimeAgent.cpp74 void PageRuntimeAgent::clearFrontend() function in class:WebCore::PageRuntimeAgent
H A DInspectorController.cpp206 m_inspectorBackendDispatcher->clearFrontend();
213 m_agents.clearFrontend();
H A DInspectorApplicationCacheAgent.cpp56 void InspectorApplicationCacheAgent::clearFrontend() function in class:WebCore::InspectorApplicationCacheAgent

Completed in 122 milliseconds

12