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

  /external/webkit/Source/WebKit2/Shared/
WebProcessCreationParameters.h 52 String injectedBundlePath;
  /external/webkit/Tools/WebKitTestRunner/
TestController.h 49 WKStringRef injectedBundlePath() { return m_injectedBundlePath.get(); }
  /external/webkit/Source/WebKit2/UIProcess/
WebContext.h 67 static PassRefPtr<WebContext> create(const String& injectedBundlePath);
91 const String& injectedBundlePath() const { return m_injectedBundlePath; }
179 WebContext(ProcessModel, const String& injectedBundlePath);

Completed in 279 milliseconds