share_handle      118 chrome/browser/sync/glue/bookmark_change_processor.cc     syncer::WriteTransaction trans(FROM_HERE, share_handle(), &new_version);
share_handle      141 chrome/browser/sync/glue/bookmark_change_processor.cc     syncer::WriteTransaction trans(FROM_HERE, share_handle(), &new_version);
share_handle      221 chrome/browser/sync/glue/bookmark_change_processor.cc   DCHECK(share_handle());
share_handle      227 chrome/browser/sync/glue/bookmark_change_processor.cc     syncer::WriteTransaction trans(FROM_HERE, share_handle(), &new_version);
share_handle      292 chrome/browser/sync/glue/bookmark_change_processor.cc     syncer::WriteTransaction trans(FROM_HERE, share_handle(), &new_version);
share_handle      379 chrome/browser/sync/glue/bookmark_change_processor.cc     syncer::WriteTransaction trans(FROM_HERE, share_handle(), &new_version);
share_handle      413 chrome/browser/sync/glue/bookmark_change_processor.cc     syncer::WriteTransaction trans(FROM_HERE, share_handle(), &new_version);
share_handle       18 chrome/browser/sync/glue/change_processor.cc                             syncer::UserShare* share_handle) {
share_handle       20 chrome/browser/sync/glue/change_processor.cc   share_handle_ = share_handle;
share_handle       36 chrome/browser/sync/glue/change_processor.h   void Start(Profile* profile, syncer::UserShare* share_handle);
share_handle       79 chrome/browser/sync/glue/change_processor.h   virtual syncer::UserShare* share_handle() const;
share_handle      182 chrome/browser/sync/glue/generic_change_processor.cc   syncer::WriteTransaction trans(FROM_HERE, share_handle());
share_handle      195 chrome/browser/sync/glue/generic_change_processor.cc   syncer::ReadTransaction trans(FROM_HERE, share_handle());
share_handle      233 chrome/browser/sync/glue/generic_change_processor.cc   syncer::ReadTransaction trans(FROM_HERE, share_handle());
share_handle      361 chrome/browser/sync/glue/generic_change_processor.cc   syncer::WriteTransaction trans(from_here, share_handle());
share_handle      615 chrome/browser/sync/glue/generic_change_processor.cc   syncer::ReadTransaction trans(FROM_HERE, share_handle());
share_handle      633 chrome/browser/sync/glue/generic_change_processor.cc   syncer::ReadTransaction trans(FROM_HERE, share_handle());
share_handle       93 chrome/browser/sync/glue/generic_change_processor.h   virtual syncer::UserShare* share_handle() const OVERRIDE;
share_handle       92 chrome/browser/sync/glue/typed_url_change_processor.cc   syncer::WriteTransaction trans(FROM_HERE, share_handle());
share_handle      185 chrome/browser/sync/glue/typed_url_change_processor.cc   syncer::WriteTransaction trans(FROM_HERE, share_handle());
share_handle      221 chrome/browser/sync/glue/typed_url_change_processor.cc   syncer::WriteTransaction trans(FROM_HERE, share_handle());
share_handle      234 content/common/gpu/media/dxva_video_decode_accelerator.cc   HANDLE share_handle = NULL;
share_handle      239 content/common/gpu/media/dxva_video_decode_accelerator.cc       &share_handle);
share_handle      241 content/common/gpu/media/dxva_video_decode_accelerator.cc   RETURN_ON_FAILURE(share_handle && ret == EGL_TRUE,
share_handle      253 content/common/gpu/media/dxva_video_decode_accelerator.cc       &share_handle);
share_handle       36 ui/gl/gl_context_glx.cc   GLXContext share_handle = static_cast<GLXContext>(
share_handle       51 ui/gl/gl_context_glx.cc         share_handle,
share_handle       65 ui/gl/gl_context_glx.cc        share_handle,
share_handle       25 ui/gl/gl_context_osmesa.cc   OSMesaContext share_handle = static_cast<OSMesaContext>(
share_handle       34 ui/gl/gl_context_osmesa.cc                                     share_handle);
share_handle       44 ui/gl/gl_context_wgl.cc   HGLRC share_handle = static_cast<HGLRC>(share_group()->GetHandle());
share_handle       54 ui/gl/gl_context_wgl.cc   if (share_handle) {
share_handle       55 ui/gl/gl_context_wgl.cc     if (!wglShareLists(share_handle, context_)) {