Home
last modified time | relevance | path

Searched defs:Recipient (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/jingle/notifier/listener/
Dnotification_defines.h32 struct Recipient { struct
43 typedef std::vector<Recipient> RecipientList; argument
Dnotification_defines.cc45 Recipient::Recipient() {} in Recipient() function in notifier::Recipient