THIRD_PARTY 32 remoting/protocol/authentication_method.cc return AuthenticationMethod(THIRD_PARTY, NONE); THIRD_PARTY 117 remoting/protocol/authentication_method.cc case THIRD_PARTY: THIRD_PARTY 117 remoting/protocol/negotiating_client_authenticator.cc if (current_method_.type() == AuthenticationMethod::THIRD_PARTY) { THIRD_PARTY 160 remoting/protocol/negotiating_host_authenticator.cc if (current_method_.type() == AuthenticationMethod::THIRD_PARTY) {