Searched defs:base (Results 1 – 3 of 3) sorted by relevance
114 OHOS::Url::URL base("http://www.example.com"); variable124 OHOS::Url::URL base("http://www.example.com"); variable134 OHOS::Url::URL base("http://www.example.com"); variable144 OHOS::Url::URL base("http://www.example.com"); variable154 OHOS::Url::URL base("http://www.example.com"); variable164 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