Home
last modified time | relevance | path

Searched refs:CreateFullUrl (Results 1 – 4 of 4) sorted by relevance

/haiku/src/apps/haikudepot/server/
H A DServerSettings.h23 static BUrl CreateFullUrl(
H A DServerSettings.cpp56 ServerSettings::CreateFullUrl(const BString urlPathComponents) in CreateFullUrl() function in ServerSettings
H A DAbstractSingleFileServerProcess.cpp61 ServerSettings::CreateFullUrl(urlPathComponent)); in RunInternal()
H A DWebAppInterface.cpp1017 BUrl url = ServerSettings::CreateFullUrl(BString("/__api/v2/") in _SendJsonRequest()
1125 BUrl url = ServerSettings::CreateFullUrl(urlPathComponents); in _SendRawGetRequest()