OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PushNotificationsListenTask
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/jingle/notifier/listener/
push_notifications_listen_task.cc
21
PushNotificationsListenTask
::Delegate::~Delegate() {
24
PushNotificationsListenTask
::
PushNotificationsListenTask
(
31
PushNotificationsListenTask
::~
PushNotificationsListenTask
() {
34
int
PushNotificationsListenTask
::ProcessStart() {
38
int
PushNotificationsListenTask
::ProcessResponse() {
87
bool
PushNotificationsListenTask
::HandleStanza(const buzz::XmlElement* stanza) {
95
bool
PushNotificationsListenTask
::IsValidNotification(
push_notifications_listen_task.h
27
class
PushNotificationsListenTask
: public buzz::XmppTask {
37
PushNotificationsListenTask
(buzz::XmppTaskParentInterface* parent,
39
virtual ~
PushNotificationsListenTask
();
51
DISALLOW_COPY_AND_ASSIGN(
PushNotificationsListenTask
);
54
typedef
PushNotificationsListenTask
::Delegate
Completed in 206 milliseconds