Home
last modified time | relevance | path

Searched defs:SetDomain (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/policy/
Dstub_enterprise_install_attributes.cc18 void StubEnterpriseInstallAttributes::SetDomain(const std::string& domain) { in SetDomain() function in policy::StubEnterpriseInstallAttributes
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
Dterms_of_service_screen_handler.cc77 void TermsOfServiceScreenHandler::SetDomain(const std::string& domain) { in SetDomain() function in chromeos::TermsOfServiceScreenHandler
/external/chromium_org/net/cookies/
Dparsed_cookie.cc210 bool ParsedCookie::SetDomain(const std::string& domain) { in SetDomain() function in net::ParsedCookie