Searched refs:CreateFullUrl (Results 1 – 4 of 4) sorted by relevance
23 static BUrl CreateFullUrl(
56 ServerSettings::CreateFullUrl(const BString urlPathComponents) in CreateFullUrl() function in ServerSettings
61 ServerSettings::CreateFullUrl(urlPathComponent)); in RunInternal()
1017 BUrl url = ServerSettings::CreateFullUrl(BString("/__api/v2/") in _SendJsonRequest()1125 BUrl url = ServerSettings::CreateFullUrl(urlPathComponents); in _SendRawGetRequest()