Searched defs:OnKeyOpComplete (Results 1 – 3 of 3) sorted by relevance
90 void OnKeyOpComplete(const OwnerManager::KeyOpCode return_code, in OnKeyOpComplete() function127 void OnKeyOpComplete(const OwnerManager::KeyOpCode return_code, in OnKeyOpComplete() function
377 void CheckWhitelistOp::OnKeyOpComplete( in OnKeyOpComplete() function in chromeos::CheckWhitelistOp459 void WhitelistOp::OnKeyOpComplete(const OwnerManager::KeyOpCode return_code, in OnKeyOpComplete() function in chromeos::WhitelistOp572 void StorePropertyOp::OnKeyOpComplete(const OwnerManager::KeyOpCode return_code, in OnKeyOpComplete() function in chromeos::StorePropertyOp699 void RetrievePropertyOp::OnKeyOpComplete( in OnKeyOpComplete() function in chromeos::RetrievePropertyOp812 void StorePolicyOp::OnKeyOpComplete(const OwnerManager::KeyOpCode return_code, in OnKeyOpComplete() function in chromeos::StorePolicyOp885 void RetrievePolicyOp::OnKeyOpComplete( in OnKeyOpComplete() function in chromeos::RetrievePolicyOp
85 static void OnKeyOpComplete(OwnerManager::Delegate* op) { in OnKeyOpComplete() function in chromeos::SignedSettingsHelperTest