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

  /external/webkit/Tools/TestWebKitAPI/Tests/WebKit2/
CanHandleRequest_Bundle.cpp 50 return WKBundlePageCanHandleRequest(adoptWK(WKURLRequestCreateWithWKURL(adoptWK(WKURLCreateWithUTF8CString(url)).get())).get());
  /external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
WKBundlePage.cpp 225 bool WKBundlePageCanHandleRequest(WKURLRequestRef requestRef)
WKBundlePage.h 292 WK_EXPORT bool WKBundlePageCanHandleRequest(WKURLRequestRef request);

Completed in 230 milliseconds