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

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InjectedScriptManager.h 49 static PassOwnPtr<InjectedScriptManager> createForPage();
InjectedScriptManager.cpp 44 PassOwnPtr<InjectedScriptManager> InjectedScriptManager::createForPage()
InspectorController.cpp 75 , m_injectedScriptManager(InjectedScriptManager::createForPage())

Completed in 65 milliseconds