Searched refs:SetDomain (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/policy/
H A Dstub_enterprise_install_attributes.cc19 void StubEnterpriseInstallAttributes::SetDomain(const std::string& domain) { function in class:policy::StubEnterpriseInstallAttributes
43 attributes->SetDomain(domain);
H A Dstub_enterprise_install_attributes.h23 void SetDomain(const std::string& domain);
/external/chromium_org/chrome/browser/chromeos/login/screens/
H A Dterms_of_service_screen_actor.h42 virtual void SetDomain(const std::string& domain) = 0;
H A Dterms_of_service_screen.cc52 actor_->SetDomain(connector->GetEnterpriseDomain());
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Dterms_of_service_screen_handler.h36 virtual void SetDomain(const std::string& domain) OVERRIDE;
H A Dterms_of_service_screen_handler.cc114 void TermsOfServiceScreenHandler::SetDomain(const std::string& domain) { function in class:chromeos::TermsOfServiceScreenHandler
/external/chromium_org/net/cookies/
H A Dparsed_cookie.h65 bool SetDomain(const std::string& domain);
H A Dparsed_cookie_unittest.cc284 EXPECT_FALSE(empty.SetDomain("foobar.com"));
336 EXPECT_TRUE(pc.SetDomain(std::string()));
342 EXPECT_FALSE(pc.SetDomain("foo;bar"));
348 EXPECT_TRUE(pc.SetDomain("domain.com"));
388 EXPECT_TRUE(pc.SetDomain(std::string()));
H A Dparsed_cookie.cc210 bool ParsedCookie::SetDomain(const std::string& domain) { function in class:net::ParsedCookie
/external/chromium_org/chrome/browser/extensions/api/enterprise_platform_keys_private/
H A Denterprise_platform_keys_private_api_unittest.cc159 stub_install_attributes_.SetDomain("google.com");
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dpreferences_browsertest.cc722 attributes->SetDomain("example.com");
/external/chromium_org/extensions/browser/api/web_request/
H A Dweb_request_api_helpers.cc836 modified |= cookie->SetDomain(*modification->domain);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 231 milliseconds