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

  /external/chromium_org/chromeos/
chromeos_paths.h 27 FILE_INSTALL_ATTRIBUTES, // Full path to the install attributes file.
chromeos_paths.cc 58 case FILE_INSTALL_ATTRIBUTES:
104 FILE_INSTALL_ATTRIBUTES,
  /external/chromium_org/chrome/browser/chromeos/policy/
device_policy_cros_browser_test.cc 51 PathService::Get(chromeos::FILE_INSTALL_ATTRIBUTES, &install_attrs_file));
browser_policy_connector_chromeos.cc 110 CHECK(PathService::Get(chromeos::FILE_INSTALL_ATTRIBUTES,
enterprise_install_attributes_unittest.cc 50 chromeos::FILE_INSTALL_ATTRIBUTES, GetTempPath(), true, false));
  /external/chromium_org/chromeos/dbus/
fake_cryptohome_client.cc 41 locked_ = PathService::Get(chromeos::FILE_INSTALL_ATTRIBUTES, &cache_path) &&
277 if (!PathService::Get(chromeos::FILE_INSTALL_ATTRIBUTES, &cache_path))

Completed in 264 milliseconds