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

  /external/webkit/Source/WebCore/platform/network/soup/
GOwnPtrSoup.h 25 typedef struct _SoupURI SoupURI;
29 template<> void freeOwnedGPtr<SoupURI>(SoupURI* ptr);
SoupURIUtils.h 31 typedef struct _SoupURI SoupURI;
34 KURL soupURIToKURL(SoupURI* soupURI);

Completed in 56 milliseconds