Searched refs:m_applicationCacheAgent (Results 1 – 2 of 2) sorted by relevance
140 … InspectorApplicationCacheAgent* applicationCacheAgent() { return m_applicationCacheAgent.get(); } in applicationCacheAgent()206 OwnPtr<InspectorApplicationCacheAgent> m_applicationCacheAgent; variable
126 , m_applicationCacheAgent(new InspectorApplicationCacheAgent(m_instrumentingAgents.get(), page)) in InspectorAgent()226 m_applicationCacheAgent->setFrontend(m_frontend); in setFrontend()280 m_applicationCacheAgent->clearFrontend(); in disconnectFrontend()