Home
last modified time | relevance | path

Searched defs:OnKeyOpComplete (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
Downer_manager_unittest.h90 void OnKeyOpComplete(const OwnerManager::KeyOpCode return_code, in OnKeyOpComplete() function
127 void OnKeyOpComplete(const OwnerManager::KeyOpCode return_code, in OnKeyOpComplete() function
Dsigned_settings.cc377 void CheckWhitelistOp::OnKeyOpComplete( in OnKeyOpComplete() function in chromeos::CheckWhitelistOp
459 void WhitelistOp::OnKeyOpComplete(const OwnerManager::KeyOpCode return_code, in OnKeyOpComplete() function in chromeos::WhitelistOp
572 void StorePropertyOp::OnKeyOpComplete(const OwnerManager::KeyOpCode return_code, in OnKeyOpComplete() function in chromeos::StorePropertyOp
699 void RetrievePropertyOp::OnKeyOpComplete( in OnKeyOpComplete() function in chromeos::RetrievePropertyOp
812 void StorePolicyOp::OnKeyOpComplete(const OwnerManager::KeyOpCode return_code, in OnKeyOpComplete() function in chromeos::StorePolicyOp
885 void RetrievePolicyOp::OnKeyOpComplete( in OnKeyOpComplete() function in chromeos::RetrievePolicyOp
Dsigned_settings_helper_unittest.cc85 static void OnKeyOpComplete(OwnerManager::Delegate* op) { in OnKeyOpComplete() function in chromeos::SignedSettingsHelperTest