CONSENT_RESPONSE_NONE 101 chrome/browser/chromeos/attestation/platform_verification_dialog.cc callback_.Run(PlatformVerificationFlow::CONSENT_RESPONSE_NONE); CONSENT_RESPONSE_NONE 217 chrome/browser/chromeos/attestation/platform_verification_flow.cc consent_callback.Run(CONSENT_RESPONSE_NONE); CONSENT_RESPONSE_NONE 232 chrome/browser/chromeos/attestation/platform_verification_flow.cc if (consent_response == CONSENT_RESPONSE_NONE) { CONSENT_RESPONSE_NONE 419 chrome/browser/chromeos/attestation/platform_verification_flow_unittest.cc fake_delegate_.set_response(PlatformVerificationFlow::CONSENT_RESPONSE_NONE);