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

  /external/chromium_org/remoting/protocol/
negotiating_authenticator_base.h 82 static const buzz::StaticQName kSupportedMethodsAttributeQName;
negotiating_authenticator_base.cc 25 NegotiatingAuthenticatorBase::kSupportedMethodsAttributeQName =
negotiating_client_authenticator.cc 106 result->AddAttr(kSupportedMethodsAttributeQName, supported_methods.str());
negotiating_host_authenticator.cc 90 message->Attr(kSupportedMethodsAttributeQName);

Completed in 28 milliseconds