Searched defs:SetDomain (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/chrome/browser/chromeos/policy/ | ||
D | stub_enterprise_install_attributes.cc | 18 void StubEnterpriseInstallAttributes::SetDomain(const std::string& domain) { in SetDomain() function in policy::StubEnterpriseInstallAttributes |
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/ | ||
D | terms_of_service_screen_handler.cc | 77 void TermsOfServiceScreenHandler::SetDomain(const std::string& domain) { in SetDomain() function in chromeos::TermsOfServiceScreenHandler |
/external/chromium_org/net/cookies/ | ||
D | parsed_cookie.cc | 210 bool ParsedCookie::SetDomain(const std::string& domain) { in SetDomain() function in net::ParsedCookie |