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

  /external/webkit/Source/WebKit2/Shared/API/c/
WKURL.h 40 WK_EXPORT WKStringRef WKURLCopyHostName(WKURLRef url);
WKURL.cpp 53 WKStringRef WKURLCopyHostName(WKURLRef url)
  /external/webkit/Tools/WebKitTestRunner/InjectedBundle/
InjectedBundlePage.cpp 662 WKRetainPtr<WKStringRef> host = adoptWK(WKURLCopyHostName(url.get()));
    [all...]

Completed in 1061 milliseconds