HomeSort by relevance Sort by last modified time
    Searched refs:install_attrs_file (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/chromeos/policy/
device_policy_cros_browser_test.cc 49 base::FilePath install_attrs_file; local
51 PathService::Get(chromeos::FILE_INSTALL_ATTRIBUTES, &install_attrs_file));
55 base::WriteFile(install_attrs_file,
browser_policy_connector_chromeos.cc 109 base::FilePath install_attrs_file; local
111 &install_attrs_file));
112 install_attributes_->ReadCacheFile(install_attrs_file);

Completed in 112 milliseconds