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 {
98 virtual RejectionReason rejection_reason() const = 0;
negotiating_authenticator_base.h 68 virtual RejectionReason rejection_reason() const OVERRIDE;
102 RejectionReason rejection_reason_;
third_party_authenticator_base.h 40 virtual RejectionReason rejection_reason() const OVERRIDE;
71 RejectionReason rejection_reason_;
v2_authenticator.h 42 virtual RejectionReason rejection_reason() const OVERRIDE;
72 RejectionReason rejection_reason_;
pairing_host_authenticator.h 31 virtual RejectionReason rejection_reason() const OVERRIDE;
fake_authenticator.h 70 virtual RejectionReason rejection_reason() const OVERRIDE;
pairing_authenticator_base.h 47 virtual RejectionReason rejection_reason() const OVERRIDE;
third_party_authenticator_base.cc 48 Authenticator::RejectionReason
negotiating_authenticator_base.cc 50 Authenticator::RejectionReason
pairing_host_authenticator.cc 46 Authenticator::RejectionReason
me2me_host_authenticator_factory.cc 37 virtual RejectionReason rejection_reason() const OVERRIDE {
pairing_authenticator_base.cc 48 Authenticator::RejectionReason
fake_authenticator.cc 139 Authenticator::RejectionReason FakeAuthenticator::rejection_reason() const {
negotiating_authenticator_unittest.cc 106 void VerifyRejected(Authenticator::RejectionReason reason) {
v2_authenticator.cc 83 Authenticator::RejectionReason V2Authenticator::rejection_reason() const {
jingle_session.cc 59 Authenticator::RejectionReason reason) {
  /external/chromium_org/remoting/host/
pam_authorization_factory_posix.cc 28 virtual RejectionReason rejection_reason() const OVERRIDE;
70 protocol::Authenticator::RejectionReason

Completed in 1838 milliseconds