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

  /external/chromium_org/chromeos/cryptohome/
system_salt_getter.h 23 GetSystemSaltCallback;
36 void GetSystemSalt(const GetSystemSaltCallback& callback);
44 void DidWaitForServiceToBeAvailable(const GetSystemSaltCallback& callback,
46 void DidGetSystemSalt(const GetSystemSaltCallback& callback,
  /external/chromium_org/chromeos/dbus/
cryptohome_client.h 57 const std::vector<uint8>& system_salt)> GetSystemSaltCallback;
136 virtual void GetSystemSalt(const GetSystemSaltCallback& callback) = 0;

Completed in 53 milliseconds