OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:recipient_element
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/jingle/notifier/listener/
push_notifications_send_update_task.cc
68
buzz::XmlElement*
recipient_element
=
local
70
push->AddElement(
recipient_element
);
71
recipient_element
->AddAttr(buzz::QN_TO, recipient.to);
75
recipient_element
->SetBodyText(base64_data);
Completed in 55 milliseconds