OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:token_tag
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/remoting/protocol/
third_party_client_authenticator.cc
59
buzz::XmlElement*
token_tag
= new buzz::XmlElement(kTokenTag);
local
60
token_tag
->SetBodyText(token_);
61
message->AddElement(
token_tag
);
Completed in 864 milliseconds