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.h145 inline InstrumentingAgents* instrumentingAgentsFor(ExecutionContext* context) in instrumentingAgentsFor() function
152 inline InstrumentingAgents* instrumentingAgentsFor(LocalFrame* frame) in instrumentingAgentsFor() function
157 inline InstrumentingAgents* instrumentingAgentsFor(Document& document) in instrumentingAgentsFor() function
165 inline InstrumentingAgents* instrumentingAgentsFor(Document* document) in instrumentingAgentsFor() function
170 inline InstrumentingAgents* instrumentingAgentsFor(CSSStyleSheet* styleSheet) in instrumentingAgentsFor() function
175 inline InstrumentingAgents* instrumentingAgentsFor(Node* node) in instrumentingAgentsFor() function
180 inline InstrumentingAgents* instrumentingAgentsFor(CSSStyleDeclaration* declaration) in instrumentingAgentsFor() function
DInspectorInstrumentation.cpp198 InstrumentingAgents* instrumentingAgentsFor(Page* page) in instrumentingAgentsFor() function
205 InstrumentingAgents* instrumentingAgentsFor(EventTarget* eventTarget) in instrumentingAgentsFor() function
212 InstrumentingAgents* instrumentingAgentsFor(RenderObject* renderer) in instrumentingAgentsFor() function
217 InstrumentingAgents* instrumentingAgentsFor(WorkerGlobalScope* workerGlobalScope) in instrumentingAgentsFor() function