Searched defs:GetSystemSaltCallback (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chromeos/cryptohome/
H A Dsystem_salt_getter.h23 GetSystemSaltCallback; typedef in class:chromeos::SystemSaltGetter
36 void GetSystemSalt(const GetSystemSaltCallback& callback);
44 void DidWaitForServiceToBeAvailable(const GetSystemSaltCallback& callback,
46 void DidGetSystemSalt(const GetSystemSaltCallback& callback,
/external/chromium_org/chromeos/dbus/
H A Dcryptohome_client.h57 const std::vector<uint8>& system_salt)> GetSystemSaltCallback; typedef in class:chromeos::CryptohomeClient
136 virtual void GetSystemSalt(const GetSystemSaltCallback& callback) = 0;

Completed in 1085 milliseconds