Searched refs:notifier (Results 101 - 125 of 217) sorted by path

123456789

/external/chromium_org/jingle/notifier/listener/
H A Dfake_push_client_observer.h9 #include "jingle/notifier/listener/push_client_observer.h"
11 namespace notifier { namespace
34 } // namespace notifier
H A Dnon_blocking_push_client.cc5 #include "jingle/notifier/listener/non_blocking_push_client.h"
11 #include "jingle/notifier/listener/push_client_observer.h"
13 namespace notifier { namespace
245 } // namespace notifier
H A Dnon_blocking_push_client.h16 #include "jingle/notifier/listener/push_client.h"
17 #include "jingle/notifier/listener/push_client_observer.h"
23 namespace notifier { namespace
73 } // namespace notifier
H A Dnon_blocking_push_client_unittest.cc5 #include "jingle/notifier/listener/non_blocking_push_client.h"
12 #include "jingle/notifier/base/fake_base_task.h"
13 #include "jingle/notifier/listener/fake_push_client.h"
14 #include "jingle/notifier/listener/fake_push_client_observer.h"
15 #include "jingle/notifier/listener/push_client_observer.h"
19 namespace notifier { namespace
151 } // namespace notifier
H A Dnotification_constants.cc5 #include "jingle/notifier/listener/notification_constants.h"
7 namespace notifier { namespace
11 } // namespace notifier
H A Dnotification_constants.h8 namespace notifier { namespace
12 } // namespace notifier
H A Dnotification_defines.cc5 #include "jingle/notifier/listener/notification_defines.h"
14 namespace notifier { namespace
78 } // namespace notifier
H A Dnotification_defines.h11 namespace notifier { namespace
63 } // namespace notifier
H A Dnotification_defines_unittest.cc8 #include "jingle/notifier/listener/notification_defines.h"
11 namespace notifier { namespace
27 } // namespace notifier
H A Dpush_client.cc5 #include "jingle/notifier/listener/push_client.h"
11 #include "jingle/notifier/listener/non_blocking_push_client.h"
12 #include "jingle/notifier/listener/xmpp_push_client.h"
14 namespace notifier { namespace
41 } // namespace notifier
H A Dpush_client.h11 #include "jingle/notifier/listener/notification_defines.h"
13 namespace notifier { namespace
58 } // namespace notifier
H A Dpush_client_observer.cc5 #include "jingle/notifier/listener/push_client_observer.h"
7 namespace notifier { namespace
13 } // namespace notifier
H A Dpush_client_observer.h8 #include "jingle/notifier/listener/notification_defines.h"
10 namespace notifier { namespace
48 } // namespace notifier
H A Dpush_client_unittest.cc5 #include "jingle/notifier/listener/push_client.h"
13 #include "jingle/notifier/base/notifier_options.h"
17 namespace notifier { namespace
62 } // namespace notifier
H A Dpush_notifications_listen_task.cc5 #include "jingle/notifier/listener/push_notifications_listen_task.h"
9 #include "jingle/notifier/listener/notification_constants.h"
10 #include "jingle/notifier/listener/notification_defines.h"
11 #include "jingle/notifier/listener/xml_element_util.h"
19 namespace notifier { namespace
102 } // namespace notifier
H A Dpush_notifications_listen_task.h23 namespace notifier { namespace
57 } // namespace notifier
H A Dpush_notifications_send_update_task.cc5 #include "jingle/notifier/listener/push_notifications_send_update_task.h"
12 #include "jingle/notifier/listener/notification_constants.h"
13 #include "jingle/notifier/listener/xml_element_util.h"
20 namespace notifier { namespace
88 } // namespace notifier
H A Dpush_notifications_send_update_task.h13 #include "jingle/notifier/listener/notification_defines.h"
21 namespace notifier { namespace
45 } // namespace notifier
H A Dpush_notifications_send_update_task_unittest.cc5 #include "jingle/notifier/listener/push_notifications_send_update_task.h"
10 #include "jingle/notifier/listener/xml_element_util.h"
18 namespace notifier { namespace
58 } // namespace notifier
H A Dpush_notifications_subscribe_task.cc5 #include "jingle/notifier/listener/push_notifications_subscribe_task.h"
11 #include "jingle/notifier/listener/notification_constants.h"
12 #include "jingle/notifier/listener/xml_element_util.h"
20 namespace notifier { namespace
109 } // namespace notifier
H A Dpush_notifications_subscribe_task.h15 #include "jingle/notifier/listener/notification_defines.h"
19 namespace notifier { namespace
58 } // namespace notifier
H A Dpush_notifications_subscribe_task_unittest.cc5 #include "jingle/notifier/listener/push_notifications_subscribe_task.h"
9 #include "jingle/notifier/listener/xml_element_util.h"
17 namespace notifier { namespace
61 } // namespace notifier
H A Dsend_ping_task.cc5 #include "jingle/notifier/listener/send_ping_task.h"
11 #include "jingle/notifier/listener/xml_element_util.h"
18 namespace notifier { namespace
80 } // namespace notifier
H A Dsend_ping_task.h19 namespace notifier { namespace
52 } // namespace notifier
H A Dsend_ping_task_unittest.cc5 #include "jingle/notifier/listener/send_ping_task.h"
9 #include "jingle/notifier/listener/xml_element_util.h"
17 namespace notifier { namespace
41 } // namespace notifier

Completed in 1911 milliseconds

123456789