Searched refs:SetUrlString (Results 1 - 7 of 7) sorted by relevance

/haiku/src/tests/kits/net/service/
H A DCookieTest.cpp92 url.SetUrlString("http://testsuites.opera.com/cookies/001-1.php");
118 url.SetUrlString("http://testsuites.opera.com/cookies/003-1.php");
122 url.SetUrlString("http://testsuites.opera.com/cookies/003-2.php");
139 url.SetUrlString("http://testsuites.opera.com/cookies/004/004-1.php");
143 url.SetUrlString("http://testsuites.opera.com/cookies/004-2.php");
162 url.SetUrlString("http://testsuites.opera.com/cookies/006-1.php");
185 url.SetUrlString("http://testsuites.opera.com/cookies/007-1.php");
206 url.SetUrlString("http://testsuites.opera.com/cookies/008-1.php");
210 url.SetUrlString("http://testsuites.opera.com/cookies/008-2.php");
227 url.SetUrlString("htt
[all...]
H A DUrlTest.cpp57 testUrl.SetUrlString(kTestLength[testIndex]);
73 url.SetUrlString("");
218 testUrl.SetUrlString(kTestExplode[testIndex].url);
/haiku/src/tests/kits/media/playsound/
H A Dplayfile.cpp63 url.SetUrlString(argv[1]);
/haiku/src/bin/media_client/
H A DMediaPlay.cpp61 url.SetUrlString(uri);
/haiku/src/kits/network/libnetservices/
H A DGeolocation.cpp66 fGeolocationService.SetUrlString(kDefaultGeolocationService);
68 fGeocodingService.SetUrlString(kDefaultGeocodingService);
/haiku/headers/os/support/
H A DUrl.h26 BUrl& SetUrlString(const BString& url);
/haiku/src/kits/support/
H A DUrl.cpp52 SetUrlString(url);
72 SetUrlString(url);
209 SetUrlString(UrlEncode(path.Path(), true, true));
223 BUrl::SetUrlString(const BString& url) function in class:BUrl
867 SetUrlString(string);
875 SetUrlString(string);

Completed in 78 milliseconds