Searched refs:install_attrs_file (Results 1 – 2 of 2) sorted by relevance
42 base::FilePath install_attrs_file; in MarkAsEnterpriseOwned() local44 PathService::Get(chromeos::FILE_INSTALL_ATTRIBUTES, &install_attrs_file)); in MarkAsEnterpriseOwned()46 base::WriteFile(install_attrs_file, in MarkAsEnterpriseOwned()
115 base::FilePath install_attrs_file; in BrowserPolicyConnectorChromeOS() local117 &install_attrs_file)); in BrowserPolicyConnectorChromeOS()118 install_attributes_->ReadCacheFile(install_attrs_file); in BrowserPolicyConnectorChromeOS()