OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createForPage
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebCore/inspector/
InjectedScriptManager.h
49
static PassOwnPtr<InjectedScriptManager>
createForPage
();
InjectedScriptManager.cpp
47
PassOwnPtr<InjectedScriptManager> InjectedScriptManager::
createForPage
()
InspectorController.cpp
58
: m_injectedScriptManager(InjectedScriptManager::
createForPage
())
Completed in 163 milliseconds