Home | Sort by relevance Sort by last modified time |
/external/chromium_org/jingle/notifier/listener/ | |
push_client_unittest.cc | 24 notifier_options_.request_context_getter = 33 NotifierOptions notifier_options_; member in class:notifier::__anon8620::PushClientTest 39 PushClient::CreateDefault(notifier_options_)); 49 notifier_options_)); 57 PushClient::CreateDefaultOnIOThread(notifier_options_)); |
xmpp_push_client.h | 75 const NotifierOptions notifier_options_; member in class:notifier::XmppPushClient |
xmpp_push_client_unittest.cc | 36 notifier_options_.request_context_getter = 44 xmpp_push_client_.reset(new XmppPushClient(notifier_options_)); 57 NotifierOptions notifier_options_; member in class:notifier::__anon8622::XmppPushClientTest |
/external/chromium/chrome/browser/sync/notifier/ | |
invalidation_notifier.h | 82 const notifier::NotifierOptions notifier_options_; member in class:sync_notifier::InvalidationNotifier |