Home
last modified time | relevance | path

Searched defs:instrumentingAgentsFor (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorInstrumentation.h142 inline InstrumentingAgents* instrumentingAgentsFor(ExecutionContext* context) in instrumentingAgentsFor() function
149 inline InstrumentingAgents* instrumentingAgentsFor(Frame* frame) in instrumentingAgentsFor() function
154 inline InstrumentingAgents* instrumentingAgentsFor(Document& document) in instrumentingAgentsFor() function
162 inline InstrumentingAgents* instrumentingAgentsFor(Document* document) in instrumentingAgentsFor() function
167 inline InstrumentingAgents* instrumentingAgentsFor(CSSStyleSheet* styleSheet) in instrumentingAgentsFor() function
172 inline InstrumentingAgents* instrumentingAgentsFor(Node* node) in instrumentingAgentsFor() function
177 inline InstrumentingAgents* instrumentingAgentsFor(CSSStyleDeclaration* declaration) in instrumentingAgentsFor() function
DInspectorInstrumentation.cpp202 InstrumentingAgents* instrumentingAgentsFor(Page* page) in instrumentingAgentsFor() function
209 InstrumentingAgents* instrumentingAgentsFor(RenderObject* renderer) in instrumentingAgentsFor() function
214 InstrumentingAgents* instrumentingAgentsFor(WorkerGlobalScope* workerGlobalScope) in instrumentingAgentsFor() function