Searched defs:frameForId (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
H A DResourceTreeModel.js330 frameForId: function(frameId)
/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorPageAgent.cpp775 LocalFrame* frame = frameForId(frameId);
1048 LocalFrame* InspectorPageAgent::frameForId(const String& frameId) function in class:blink::InspectorPageAgent
1098 LocalFrame* frame = frameForId(frameId);

Completed in 321 milliseconds