HomeSort by relevance Sort by last modified time
    Searched refs:RejectionReason (Results 1 - 17 of 17) sorted by null

  /external/chromium_org/remoting/protocol/
authenticator.h 70 enum RejectionReason {
93 virtual RejectionReason rejection_reason() const = 0;
negotiating_authenticator_base.h 67 virtual RejectionReason rejection_reason() const OVERRIDE;
101 RejectionReason rejection_reason_;
third_party_authenticator_base.h 39 virtual RejectionReason rejection_reason() const OVERRIDE;
69 RejectionReason rejection_reason_;
v2_authenticator.h 41 virtual RejectionReason rejection_reason() const OVERRIDE;
70 RejectionReason rejection_reason_;
pairing_host_authenticator.h 31 virtual RejectionReason rejection_reason() const OVERRIDE;
fake_authenticator.h 66 virtual RejectionReason rejection_reason() const OVERRIDE;
pairing_authenticator_base.h 46 virtual RejectionReason rejection_reason() const OVERRIDE;
third_party_authenticator_base.cc 43 Authenticator::RejectionReason
negotiating_authenticator_base.cc 43 Authenticator::RejectionReason
pairing_host_authenticator.cc 46 Authenticator::RejectionReason
me2me_host_authenticator_factory.cc 32 virtual RejectionReason rejection_reason() const OVERRIDE {
pairing_authenticator_base.cc 41 Authenticator::RejectionReason
fake_authenticator.cc 119 Authenticator::RejectionReason FakeAuthenticator::rejection_reason() const {
negotiating_authenticator_unittest.cc 106 void VerifyRejected(Authenticator::RejectionReason reason) {
v2_authenticator.cc 78 Authenticator::RejectionReason V2Authenticator::rejection_reason() const {
jingle_session.cc 48 Authenticator::RejectionReason reason) {
  /external/chromium_org/remoting/host/
pam_authorization_factory_posix.cc 27 virtual RejectionReason rejection_reason() const OVERRIDE;
65 protocol::Authenticator::RejectionReason

Completed in 230 milliseconds