HomeSort by relevance Sort by last modified time
    Searched refs:CreateDefaultOnIOThread (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/jingle/notifier/listener/
push_client_unittest.cc 37 TEST_F(PushClientTest, CreateDefaultOnIOThread) {
53 // Make sure calling CreateDefaultOnIOThread on the IO thread doesn't
57 PushClient::CreateDefaultOnIOThread(notifier_options_));
push_client.h 33 static scoped_ptr<PushClient> CreateDefaultOnIOThread(
push_client.cc 34 scoped_ptr<PushClient> PushClient::CreateDefaultOnIOThread(
  /external/chromium_org/sync/notifier/
non_blocking_invalidator.cc 87 notifier::PushClient::CreateDefaultOnIOThread(notifier_options),

Completed in 240 milliseconds