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

  /external/chromium_org/remoting/protocol/
third_party_host_authenticator.h 45 virtual void AddTokenElements(buzz::XmlElement* message) OVERRIDE;
third_party_authenticator_base.h 66 virtual void AddTokenElements(buzz::XmlElement* message) = 0;
third_party_client_authenticator.h 68 virtual void AddTokenElements(buzz::XmlElement* message) OVERRIDE;
third_party_authenticator_base.cc 83 AddTokenElements(message.get());
third_party_client_authenticator.cc 54 void ThirdPartyClientAuthenticator::AddTokenElements(
third_party_host_authenticator.cc 59 void ThirdPartyHostAuthenticator::AddTokenElements(

Completed in 686 milliseconds