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

  /external/webkit/Tools/TestWebKitAPI/
PlatformUtilities.cpp 36 WKRetainPtr<WKStringRef> injectedBundlePath(AdoptWK, createInjectedBundlePath());
37 WKContextRef context = WKContextCreateWithInjectedBundlePath(injectedBundlePath.get());