StubEnterpriseInstallAttributes  177 chrome/browser/chromeos/policy/device_status_collector_browsertest.cc     StubEnterpriseInstallAttributes* attributes =
StubEnterpriseInstallAttributes  178 chrome/browser/chromeos/policy/device_status_collector_browsertest.cc         new StubEnterpriseInstallAttributes();
StubEnterpriseInstallAttributes   13 chrome/browser/chromeos/policy/stub_enterprise_install_attributes.cc StubEnterpriseInstallAttributes::StubEnterpriseInstallAttributes()
StubEnterpriseInstallAttributes   18 chrome/browser/chromeos/policy/stub_enterprise_install_attributes.cc void StubEnterpriseInstallAttributes::SetDomain(const std::string& domain) {
StubEnterpriseInstallAttributes   22 chrome/browser/chromeos/policy/stub_enterprise_install_attributes.cc void StubEnterpriseInstallAttributes::SetRegistrationUser(
StubEnterpriseInstallAttributes   27 chrome/browser/chromeos/policy/stub_enterprise_install_attributes.cc void StubEnterpriseInstallAttributes::SetDeviceId(const std::string& id) {
StubEnterpriseInstallAttributes   31 chrome/browser/chromeos/policy/stub_enterprise_install_attributes.cc void StubEnterpriseInstallAttributes::SetMode(DeviceMode mode) {
StubEnterpriseInstallAttributes   19 chrome/browser/chromeos/policy/stub_enterprise_install_attributes.h class StubEnterpriseInstallAttributes : public EnterpriseInstallAttributes {
StubEnterpriseInstallAttributes   21 chrome/browser/chromeos/policy/stub_enterprise_install_attributes.h   StubEnterpriseInstallAttributes();
StubEnterpriseInstallAttributes   29 chrome/browser/chromeos/policy/stub_enterprise_install_attributes.h   DISALLOW_COPY_AND_ASSIGN(StubEnterpriseInstallAttributes);
StubEnterpriseInstallAttributes  200 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api_unittest.cc   policy::StubEnterpriseInstallAttributes stub_install_attributes_;