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

  /external/chromium_org/chromeos/dbus/
mock_cryptohome_client.cc 30 ON_CALL(*this, InstallAttributesIsReady(_))
mock_cryptohome_client.h 89 MOCK_METHOD1(InstallAttributesIsReady,
cryptohome_client.h 262 // Calls InstallAttributesIsReady method.
263 virtual void InstallAttributesIsReady(
fake_cryptohome_client.h 85 virtual void InstallAttributesIsReady(
fake_cryptohome_client.cc 316 void FakeCryptohomeClient::InstallAttributesIsReady(
cryptohome_client.cc 397 virtual void InstallAttributesIsReady(const BoolDBusMethodCallback& callback)
    [all...]
  /external/chromium_org/chrome/browser/chromeos/policy/
enterprise_install_attributes.cc 108 cryptohome_client_->InstallAttributesIsReady(
169 cryptohome_client_->InstallAttributesIsReady(

Completed in 97 milliseconds