Searched defs:server_template (Results 1 – 4 of 4) sorted by relevance
47 bool IsValidDohTemplate(const std::string& server_template, bool* use_post) { in IsValidDohTemplate()81 DnsOverHttpsServerConfig::DnsOverHttpsServerConfig(std::string server_template, in DnsOverHttpsServerConfig()123 const std::string& DnsOverHttpsServerConfig::server_template() const { in server_template() function in net::DnsOverHttpsServerConfig168 std::string* server_template = value.FindString(kJsonKeyTemplate); in FromValue() local
33 std::string server_template, in ParseValidDohTemplate()
72 std::string GetURLFromTemplateWithoutParameters(const string& server_template) { in GetURLFromTemplateWithoutParameters()
396 const string& server_template, in DnsHTTPAttempt()