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

  /external/webkit/Source/WebCore/inspector/
InspectorApplicationCacheAgent.h 49 class InspectorApplicationCacheAgent {
50 WTF_MAKE_NONCOPYABLE(InspectorApplicationCacheAgent); WTF_MAKE_FAST_ALLOCATED;
52 InspectorApplicationCacheAgent(InstrumentingAgents*, Page*);
53 ~InspectorApplicationCacheAgent() { }