Home | History | Annotate | Download | only in login

Lines Matching refs:OwnerManager

77     OwnerManager::KeyOpCode return_code) {
78 return (return_code == OwnerManager::KEY_UNAVAILABLE ?
110 // Implementation of OwnerManager::Delegate
111 void OnKeyOpComplete(const OwnerManager::KeyOpCode return_code,
136 // Implementation of OwnerManager::Delegate
137 void OnKeyOpComplete(const OwnerManager::KeyOpCode return_code,
169 // Implementation of OwnerManager::Delegate
170 void OnKeyOpComplete(const OwnerManager::KeyOpCode return_code,
200 // Implementation of OwnerManager::Delegate::OnKeyOpComplete()
201 void OnKeyOpComplete(const OwnerManager::KeyOpCode return_code,
228 // Implementation of OwnerManager::Delegate
229 void OnKeyOpComplete(const OwnerManager::KeyOpCode return_code,
254 // Implementation of OwnerManager::Delegate
255 void OnKeyOpComplete(const OwnerManager::KeyOpCode return_code,
378 const OwnerManager::KeyOpCode return_code,
390 if (return_code == OwnerManager::SUCCESS) {
459 void WhitelistOp::OnKeyOpComplete(const OwnerManager::KeyOpCode return_code,
472 if (return_code == OwnerManager::SUCCESS) {
572 void StorePropertyOp::OnKeyOpComplete(const OwnerManager::KeyOpCode return_code,
585 if (return_code == OwnerManager::SUCCESS) {
700 const OwnerManager::KeyOpCode return_code,
812 void StorePolicyOp::OnKeyOpComplete(const OwnerManager::KeyOpCode return_code,
825 if (return_code == OwnerManager::SUCCESS) {
886 const OwnerManager::KeyOpCode return_code,
897 if (return_code == OwnerManager::SUCCESS)