OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Recipient
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/jingle/notifier/listener/
notification_defines.cc
45
Recipient
::
Recipient
() {}
46
Recipient
::~
Recipient
() {}
48
bool
Recipient
::Equals(const
Recipient
& other) const {
notification_defines.h
31
// A structure representing a <
recipient
/> block within a push message.
32
struct
Recipient
{
33
Recipient
();
34
~
Recipient
();
35
bool Equals(const
Recipient
& other) const;
37
// The bare jid of the
recipient
.
39
// User-specific data for the
recipient
.
43
typedef std::vector<
Recipient
> RecipientList;
/prebuilts/devtools/tools/lib/
bcpkix-jdk15on-1.48.jar
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.48/
bcpkix-jdk15on-1.48.jar
Completed in 295 milliseconds