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

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorTimelineAgent.h 98 enum InspectorType { PageInspector, WorkerInspector };
117 InspectorOverlay* overlay, InspectorType type, InspectorClient* client)
234 InspectorTimelineAgent(InspectorPageAgent*, InspectorLayerTreeAgent*, InspectorOverlay*, InspectorType, InspectorClient*);
294 InspectorType m_inspectorType;
InspectorTimelineAgent.cpp     [all...]

Completed in 143 milliseconds