Home | History | Annotate | Download | only in login

Lines Matching defs:Fail

43   settings_->Fail(code);
108 void Fail(SignedSettings::ReturnCode code);
134 void Fail(SignedSettings::ReturnCode code);
167 void Fail(SignedSettings::ReturnCode code);
198 void Fail(SignedSettings::ReturnCode code);
226 void Fail(SignedSettings::ReturnCode code);
252 void Fail(SignedSettings::ReturnCode code);
360 Fail(NOT_FOUND);
364 void CheckWhitelistOp::Fail(SignedSettings::ReturnCode code) {
395 Fail(SignedSettings::MapKeyOpCode(return_code));
447 void WhitelistOp::Fail(SignedSettings::ReturnCode code) {
479 Fail
491 Fail(NOT_FOUND);
559 void StorePropertyOp::Fail(SignedSettings::ReturnCode code) {
592 Fail(SignedSettings::MapKeyOpCode(return_code));
604 Fail(NOT_FOUND);
678 Fail(NOT_FOUND);
683 void RetrievePropertyOp::Fail(SignedSettings::ReturnCode code) {
724 // Otherwise, fail open (to do otherwise could render the device unusable).
778 op->Fail(NOT_FOUND);
784 Fail(OPERATION_FAILED);
791 void StorePolicyOp::Fail(SignedSettings::ReturnCode code) {
831 Fail(SignedSettings::MapKeyOpCode(return_code));
842 Fail(OPERATION_FAILED);
863 void RetrievePolicyOp::Fail(SignedSettings::ReturnCode code) {
881 Fail(NOT_FOUND);
900 Fail(SignedSettings::MapKeyOpCode(return_code));
914 Fail(NOT_FOUND);
918 Fail(OPERATION_FAILED);
922 Fail(BAD_SIGNATURE);