Searched defs:base (Results 1 – 3 of 3) sorted by relevance
237 OHOS::Url::URL base("http://www.example.com"); variable247 OHOS::Url::URL base("http://www.example.com"); variable257 OHOS::Url::URL base("http://www.example.com"); variable267 OHOS::Url::URL base("http://www.example.com"); variable277 OHOS::Url::URL base("http://www.example.com"); variable287 OHOS::Url::URL base("http://www.example.com"); variable
1123 URL::URL(const std::string& input, const std::string& base) in URL()1171 URL::URL(const std::string& input, const URL& base) in URL()
65 std::string base = tempType; in UrlStructor() local