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

  /external/chromium_org/chromeos/dbus/
mock_cryptohome_client.h 205 FlushAndSignBootAttributes,
cryptohome_client.h 527 // won't be available unitl FlushAndSignBootAttributes() is called.
532 // Asynchronously calls FlushAndSignBootAttributes method. |callback| is
534 // FlushAndSignBootAttributes makes all pending boot attribute settings
537 virtual void FlushAndSignBootAttributes(
fake_cryptohome_client.h 198 virtual void FlushAndSignBootAttributes(
fake_cryptohome_client.cc 538 void FakeCryptohomeClient::FlushAndSignBootAttributes(
cryptohome_client.cc     [all...]
  /external/chromium_org/chrome/browser/chromeos/policy/
consumer_management_service_unittest.cc 74 ON_CALL(mock_cryptohome_client_, FlushAndSignBootAttributes(_, _))
consumer_management_service.cc 340 client_->FlushAndSignBootAttributes(

Completed in 6148 milliseconds