Searched refs:m_injectedBundlePath (Results 1 – 6 of 6) sorted by relevance
119 m_injectedBundlePath = WKStringCreateWithQString(path); in initializeInjectedBundlePath()125 m_testPluginDirectory = m_injectedBundlePath; in initializeTestPluginDirectory()
49 WKStringRef injectedBundlePath() { return m_injectedBundlePath.get(); } in injectedBundlePath()103 WKRetainPtr<WKStringRef> m_injectedBundlePath; variable
91 const String& injectedBundlePath() const { return m_injectedBundlePath; } in injectedBundlePath()224 String m_injectedBundlePath; variable
111 , m_injectedBundlePath(injectedBundlePath) in WebContext()
46 m_injectedBundlePath.adopt(WKStringCreateWithCFString((CFStringRef)nsBundlePath));
129 m_injectedBundlePath.adopt(WKStringCreateWithCFString(bundlePath)); in initializeInjectedBundlePath()