Searched defs:SoupURI (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/network/soup/
H A DGOwnPtrSoup.h25 typedef struct _SoupURI SoupURI; typedef in typeref:struct:_SoupURI
29 template<> void freeOwnedGPtr<SoupURI>(SoupURI* ptr);
H A DSoupURIUtils.h31 typedef struct _SoupURI SoupURI; typedef in typeref:struct:_SoupURI
34 KURL soupURIToKURL(SoupURI* soupURI);

Completed in 63 milliseconds