Searched defs:CheckOut (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/components/gcm_driver/
H A Dfake_gcm_client.cc70 void FakeGCMClient::CheckOut() { function in class:gcm::FakeGCMClient
H A Dgcm_driver_desktop.cc69 void CheckOut();
248 void GCMDriverDesktop::IOWorker::CheckOut() { function in class:gcm::GCMDriverDesktop::IOWorker
251 gcm_client_->CheckOut();
409 base::Bind(&GCMDriverDesktop::IOWorker::CheckOut,
H A Dgcm_client_impl.cc588 void GCMClientImpl::CheckOut() { function in class:gcm::GCMClientImpl

Completed in 1385 milliseconds