Searched refs:InstallAttributesGet (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chromeos/cryptohome/
H A Dcryptohome_util.h26 CHROMEOS_EXPORT bool InstallAttributesGet(const std::string& name,
H A Dcryptohome_util.cc35 bool InstallAttributesGet( function in namespace:chromeos::cryptohome_util
40 InstallAttributesGet(name, &buf, &success);
/external/chromium_org/chromeos/dbus/
H A Dmock_cryptohome_client.h80 MOCK_METHOD3(InstallAttributesGet,
H A Dcryptohome_client.h245 // Calls InstallAttributesGet method and returns true when the call succeeds.
248 virtual bool InstallAttributesGet(const std::string& name,
H A Dfake_cryptohome_client.h78 virtual bool InstallAttributesGet(const std::string& name,
H A Dfake_cryptohome_client.cc234 bool FakeCryptohomeClient::InstallAttributesGet(const std::string& name, function in class:chromeos::FakeCryptohomeClient
H A Dcryptohome_client.cc355 virtual bool InstallAttributesGet(const std::string& name,
/external/chromium_org/chrome/browser/chromeos/policy/
H A Denterprise_install_attributes.cc135 if (cryptohome_util::InstallAttributesGet(kEnterpriseAttributes[i],

Completed in 208 milliseconds