Searched refs:install_attrs_file (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_policy_cros_browser_test.cc42 base::FilePath install_attrs_file; local
44 PathService::Get(chromeos::FILE_INSTALL_ATTRIBUTES, &install_attrs_file));
46 base::WriteFile(install_attrs_file,
H A Dbrowser_policy_connector_chromeos.cc115 base::FilePath install_attrs_file; local
117 &install_attrs_file));
118 install_attributes_->ReadCacheFile(install_attrs_file);

Completed in 77 milliseconds