HomeSort by relevance Sort by last modified time
    Searched full:connection_factory (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/google_apis/gcm/engine/
connection_factory.cc 5 #include "google_apis/gcm/engine/connection_factory.h"
fake_connection_factory.h 9 #include "google_apis/gcm/engine/connection_factory.h"
mcs_client_unittest.cc 51 ConnectionFactory* connection_factory,
53 : MCSClient(rmq_path, connection_factory, blocking_task_runner),
75 FakeConnectionFactory* connection_factory() { function in class:gcm::__anon8493::MCSClientTest
222 EXPECT_TRUE(connection_factory()->IsEndpointReachable());
234 EXPECT_FALSE(connection_factory()->IsEndpointReachable());
285 connection_factory()->Connect();
connection_factory_impl.h 8 #include "google_apis/gcm/engine/connection_factory.h"
mcs_client.h 69 ConnectionFactory* connection_factory,
mcs_client.cc 12 #include "google_apis/gcm/engine/connection_factory.h"
91 ConnectionFactory* connection_factory,
96 connection_factory_(connection_factory),
  /external/chromium_org/google_apis/gcm/
gcm.gyp 47 'engine/connection_factory.h',
48 'engine/connection_factory.cc',

Completed in 97 milliseconds