Attach            726 ash/wm/immersive_fullscreen_controller_unittest.cc   content_view()->Attach(child.get());
Attach            665 base/message_loop/message_loop.cc   static_cast<MessagePumpUIApplication*>(pump_.get())->Attach(this);
Attach            572 base/message_loop/message_loop.h   void Attach();
Attach            260 base/message_loop/message_pump_mac.h   virtual void Attach(Delegate* delegate);
Attach             70 base/win/scoped_comptr.h   void Attach(Interface* p) {
Attach             43 base/win/scoped_comptr_unittest.cc   unk2.Attach(unk.Detach());
Attach            900 chrome/browser/chrome_content_browser_client.cc   guest->Attach(embedder_web_contents, extra_params);
Attach             64 chrome/browser/extensions/api/debugger/debugger_api.cc namespace Attach = extensions::api::debugger::Attach;
Attach            548 chrome/browser/extensions/api/debugger/debugger_api.cc   scoped_ptr<Attach::Params> params(Attach::Params::Create(*args_));
Attach             93 chrome/browser/extensions/api/system_storage/system_storage_eject_apitest.cc   Attach();
Attach           3253 chrome/browser/extensions/extension_service_unittest.cc   test_blacklist.Attach(service_->blacklist_);
Attach           3348 chrome/browser/extensions/extension_service_unittest.cc   test_blacklist.Attach(service_->blacklist_);
Attach           3380 chrome/browser/extensions/extension_service_unittest.cc   test_blacklist.Attach(service_->blacklist_);
Attach           3408 chrome/browser/extensions/extension_service_unittest.cc   test_blacklist.Attach(service_->blacklist_);
Attach           3443 chrome/browser/extensions/extension_service_unittest.cc   test_blacklist.Attach(service_->blacklist_);
Attach           3508 chrome/browser/extensions/extension_service_unittest.cc   test_blacklist.Attach(service_->blacklist_);
Attach           3570 chrome/browser/extensions/extension_service_unittest.cc   test_blacklist.Attach(service_->blacklist_);
Attach             63 chrome/browser/extensions/test_blacklist.cc   Attach(blacklist);
Attach             55 chrome/browser/extensions/test_blacklist.h   void Attach(Blacklist* blacklist);
Attach             71 chrome/browser/guestview/guestview.h   virtual void Attach(content::WebContents* embedder_web_contents,
Attach            285 chrome/browser/guestview/webview/webview_guest.cc   GuestView::Attach(embedder_web_contents, args);
Attach             46 chrome/browser/guestview/webview/webview_guest.h   virtual void Attach(content::WebContents* embedder_web_contents,
Attach             27 chrome/browser/history/android/android_cache_database.cc   if (!Attach())
Attach            108 chrome/browser/history/android/android_cache_database.h   bool Attach();
Attach             79 chrome/browser/ui/cocoa/status_bubble_mac.h   void Attach();
Attach            107 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.cc     Attach(source_tabstrip_, gfx::Point());
Attach            289 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.cc       Attach(target_tabstrip, screen_point);
Attach            433 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.cc   dragged_view_->Attach(static_cast<int>(floor(selected_width + 0.5)),
Attach            135 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h   void Attach(TabStripGtk* attached_tabstrip, const gfx::Point& screen_point);
Attach             50 chrome/browser/ui/gtk/tabs/dragged_view_gtk.h   void Attach(int normal_width, int mini_width, int parent_window_width);
Attach           1059 chrome/browser/ui/panels/panel_drag_browsertest.cc #define MAYBE_Attach Attach
Attach            143 chrome/browser/ui/views/extensions/extension_view_views.cc   Attach(host_->host_contents()->GetView()->GetNativeView());
Attach             53 chrome/browser/ui/views/notifications/balloon_view_host.cc   native_host_->Attach(render_widget_host_view->GetNativeView());
Attach            326 chrome/browser/ui/views/tabs/tab_drag_controller.cc     Attach(source_tabstrip_, gfx::Point());
Attach            632 chrome/browser/ui/views/tabs/tab_drag_controller.cc         Attach(target_tabstrip, point_in_screen);
Attach            720 chrome/browser/ui/views/tabs/tab_drag_controller.cc       Attach(target_tabstrip, point_in_screen);
Attach            733 chrome/browser/ui/views/tabs/tab_drag_controller.cc   Attach(target_tabstrip, point_in_screen);
Attach           1158 chrome/browser/ui/views/tabs/tab_drag_controller.cc   Attach(dragged_browser_view->tabstrip(), gfx::Point());
Attach           1225 chrome/browser/ui/views/tabs/tab_drag_controller.cc       Attach(tab_strip_to_attach_to_after_exit_, point_in_screen);
Attach            322 chrome/browser/ui/views/tabs/tab_drag_controller.h   void Attach(TabStrip* attached_tabstrip, const gfx::Point& point_in_screen);
Attach             28 chrome/browser/ui/webui/memory_internals/memory_internals_handler.cc   proxy_->Attach(this);
Attach             37 chrome/browser/ui/webui/memory_internals/memory_internals_proxy.h   void Attach(MemoryInternalsHandler* handler);
Attach            194 content/browser/browser_plugin/browser_plugin_embedder.cc     guest->Attach(GetWebContents(), params, extra_params);
Attach            288 content/browser/browser_plugin/browser_plugin_guest.h   void Attach(WebContentsImpl* embedder_web_contents,
Attach             31 content/browser/devtools/devtools_agent_host_impl.h   virtual void Attach() = 0;
Attach             30 content/browser/devtools/devtools_external_agent_proxy_impl.cc     delegate_->Attach();
Attach             67 content/browser/devtools/devtools_manager_impl.cc   agent_host_impl->Attach();
Attach            130 content/browser/devtools/devtools_manager_impl.cc         base::Bind(&DevToolsNetLogObserver::Attach));
Attach             36 content/browser/devtools/devtools_netlog_observer.h   static void Attach();
Attach             19 content/browser/devtools/ipc_devtools_agent_host.h   virtual void Attach() OVERRIDE;
Attach            160 content/browser/download/download_item_impl.cc   delegate_->Attach();
Attach            211 content/browser/download/download_item_impl.cc   delegate_->Attach();
Attach            266 content/browser/download/download_item_impl.cc   delegate_->Attach();
Attach             40 content/browser/download/download_item_impl_delegate.h   void Attach();
Attach             28 content/browser/media/media_internals_handler.cc   proxy_->Attach(this);
Attach             43 content/browser/media/media_internals_proxy.h   void Attach(MediaInternalsMessageHandler* handler);
Attach            599 content/browser/web_contents/web_contents_impl.cc     delegate_->Attach(this);
Attach             84 content/common/gpu/media/dxva_video_decode_accelerator.cc   sample.Attach(CreateEmptySample());
Attach            115 content/common/gpu/media/dxva_video_decode_accelerator.cc   sample.Attach(CreateEmptySampleWithBuffer(std::max(min_size, size),
Attach            373 content/common/gpu/media/dxva_video_decode_accelerator.cc   output_sample.Attach(sample);
Attach            514 content/common/gpu/media/dxva_video_decode_accelerator.cc   sample.Attach(CreateSampleFromInputBuffer(bitstream_buffer,
Attach             18 content/public/browser/devtools_external_agent_proxy_delegate.h    virtual void Attach() = 0;
Attach            471 content/public/browser/web_contents_delegate.h   void Attach(WebContents* source);
Attach            134 content/renderer/browser_plugin/browser_plugin.h   void Attach(scoped_ptr<base::DictionaryValue> extra_params);
Attach            257 content/renderer/browser_plugin/browser_plugin_bindings.cc     bindings->instance()->Attach(extra_params.Pass());
Attach             44 content/renderer/browser_plugin/mock_browser_plugin_manager.cc   browser_plugin->Attach(extra_params.Pass());
Attach             22 content/renderer/device_orientation/device_sensor_event_pump.h   void Attach(RenderThread* thread);
Attach           1051 content/renderer/renderer_webkitplatformsupport_impl.cc       device_motion_event_pump_->Attach(RenderThreadImpl::current());
Attach           1077 content/renderer/renderer_webkitplatformsupport_impl.cc       device_orientation_event_pump_->Attach(RenderThreadImpl::current());
Attach            135 media/video/capture/win/pin_base_win.cc   connected_pin_.Attach(receive_pin);
Attach            150 media/video/capture/win/pin_base_win.cc   connected_pin_.Attach(connector);
Attach             93 mojo/system/channel.cc   message_pipe->Attach(port, scoped_refptr<Channel>(this), local_id);
Attach            236 mojo/system/message_pipe.cc   endpoints_[port]->Attach(channel, local_id);
Attach             85 mojo/system/message_pipe.h   void Attach(unsigned port,
Attach             75 mojo/system/message_pipe_endpoint.h   virtual void Attach(scoped_refptr<Channel> channel,
Attach             59 mojo/system/proxy_message_pipe_endpoint.h   virtual void Attach(scoped_refptr<Channel> channel,
Attach             33 sandbox/win/src/restricted_token_unittest.cc   access_token.Attach(token_handle);
Attach             46 sandbox/win/src/restricted_token_unittest.cc   restricted_token.Attach(restricted_token_handle);
Attach             72 sandbox/win/src/restricted_token_unittest.cc   access_token.Attach(token_handle);
Attach             88 sandbox/win/src/restricted_token_unittest.cc   restricted_token.Attach(restricted_token_handle);
Attach            152 sandbox/win/src/restricted_token_unittest.cc   restricted_token.Attach(handle);
Attach            183 sandbox/win/src/restricted_token_unittest.cc   restricted_token.Attach(token_handle);
Attach            210 sandbox/win/src/restricted_token_unittest.cc   restricted_token.Attach(token_handle);
Attach            242 sandbox/win/src/restricted_token_unittest.cc   restricted_token.Attach(token_handle);
Attach            275 sandbox/win/src/restricted_token_unittest.cc   restricted_token.Attach(token_handle);
Attach            305 sandbox/win/src/restricted_token_unittest.cc   access_token.Attach(token_handle);
Attach            313 sandbox/win/src/restricted_token_unittest.cc   restricted_token.Attach(token_handle);
Attach            343 sandbox/win/src/restricted_token_unittest.cc   restricted_token.Attach(token_handle);
Attach            364 sandbox/win/src/restricted_token_unittest.cc   restricted_token.Attach(token_handle);
Attach            391 sandbox/win/src/restricted_token_unittest.cc   restricted_token.Attach(token_handle);
Attach            452 sandbox/win/src/restricted_token_unittest.cc   restricted_token.Attach(token_handle);
Attach            467 sandbox/win/src/restricted_token_unittest.cc   restricted_token.Attach(token_handle);
Attach            484 sandbox/win/src/restricted_token_unittest.cc   access_token.Attach(token_handle);
Attach            492 sandbox/win/src/restricted_token_unittest.cc   restricted_token.Attach(token_handle);
Attach            509 sandbox/win/src/restricted_token_unittest.cc   restricted_token.Attach(token_handle);
Attach            529 sandbox/win/src/restricted_token_unittest.cc   restricted_token.Attach(token_handle);
Attach            558 sandbox/win/src/restricted_token_unittest.cc   restricted_token.Attach(token_handle);
Attach            770 sql/connection_unittest.cc TEST_F(SQLConnectionTest, Attach) {
Attach           1875 third_party/wtl/include/atlctrls.h 	void Attach(HIMAGELIST hImageList)
Attach           2965 third_party/wtl/include/atlctrlw.h 					m_fontMenu.Attach(hFontMenu);
Attach           2619 third_party/wtl/include/atldlgs.h 			Attach(hWnd);
Attach            140 third_party/wtl/include/atlgdi.h 		Attach(hPen);
Attach            144 third_party/wtl/include/atlgdi.h 	void Attach(HPEN hPen)
Attach            249 third_party/wtl/include/atlgdi.h 		Attach(hBrush);
Attach            253 third_party/wtl/include/atlgdi.h 	void Attach(HBRUSH hBrush)
Attach            545 third_party/wtl/include/atlgdi.h 		Attach(hFont);
Attach            549 third_party/wtl/include/atlgdi.h 	void Attach(HFONT hFont)
Attach            695 third_party/wtl/include/atlgdi.h 		Attach(hBitmap);
Attach            699 third_party/wtl/include/atlgdi.h 	void Attach(HBITMAP hBitmap)
Attach            892 third_party/wtl/include/atlgdi.h 		Attach(hPalette);
Attach            896 third_party/wtl/include/atlgdi.h 	void Attach(HPALETTE hPalette)
Attach           1010 third_party/wtl/include/atlgdi.h 		Attach(hRgn);
Attach           1014 third_party/wtl/include/atlgdi.h 	void Attach(HRGN hRgn)
Attach           1215 third_party/wtl/include/atlgdi.h 		Attach(hDC);
Attach           1219 third_party/wtl/include/atlgdi.h 	void Attach(HDC hDC)
Attach           3510 third_party/wtl/include/atlgdi.h 		Attach(hEMF);
Attach           3514 third_party/wtl/include/atlgdi.h 	void Attach(HENHMETAFILE hEMF)
Attach            300 third_party/wtl/include/atlprint.h 	void Attach(HANDLE hPrinter)
Attach            345 third_party/wtl/include/atlprint.h 		Attach(hDevMode);
Attach            349 third_party/wtl/include/atlprint.h 	void Attach(HANDLE hDevModeNew)
Attach            388 third_party/wtl/include/atlprint.h 		Attach(h);
Attach            492 third_party/wtl/include/atlprint.h 		Attach(printer.CreatePrinterDC());
Attach            499 third_party/wtl/include/atlprint.h 		p.Attach(hPrinter);
Attach            500 third_party/wtl/include/atlprint.h 		Attach(p.CreatePrinterDC(pdm));
Attach            618 third_party/wtl/include/atlprint.h 		m_printer.Attach(hPrinter);
Attach            658 third_party/wtl/include/atlprint.h 		dcPrinter.Attach(m_printer.CreatePrinterDC(m_pDefDevMode));
Attach            729 third_party/wtl/include/atlprint.h 		m_printer.Attach(hPrinter);
Attach            765 third_party/wtl/include/atlprint.h 		m_meta.Attach(dcMeta.Close());
Attach            128 third_party/wtl/include/atltheme.h 	void Attach(HTHEME hTheme)
Attach            158 third_party/wtl/include/atluser.h 		Attach(hMenu);
Attach            162 third_party/wtl/include/atluser.h 	void Attach(HMENU hMenuNew)
Attach            582 third_party/wtl/include/atluser.h 		Attach(hAccel);
Attach            586 third_party/wtl/include/atluser.h 	void Attach(HACCEL hAccel)
Attach            679 third_party/wtl/include/atluser.h 		Attach(hIcon);
Attach            683 third_party/wtl/include/atluser.h 	void Attach(HICON hIcon)
Attach            930 third_party/wtl/include/atluser.h 		Attach(hCursor);
Attach            934 third_party/wtl/include/atluser.h 	void Attach(HCURSOR hCursor)
Attach           2927 third_party/wtl/include/atlwince.h 		Attach(hWnd);
Attach           2931 third_party/wtl/include/atlwince.h 	void Attach(HWND hWnd)
Attach           2972 third_party/wtl/include/atlwince.h 			m_SpinCtrl.Attach(hSpin);
Attach             43 ui/views/controls/native/native_view_host.h   void Attach(gfx::NativeView native_view);
Attach             60 ui/views/controls/native/native_view_host_aura_unittest.cc     host_->Attach(child_->GetNativeView());
Attach             96 ui/views/controls/native/native_view_host_aura_unittest.cc   host()->Attach(child_win);
Attach             47 ui/views/controls/native/native_view_host_unittest.cc     host->Attach(child->GetNativeView());
Attach            151 ui/views/controls/native/native_view_host_unittest.cc   host->Attach(child->GetNativeView());
Attach            269 ui/views/controls/webview/webview.cc   holder_->Attach(view_to_attach);
Attach            168 ui/views/focus/focus_traversal_unittest.cc       Attach(widget_->GetNativeView());
Attach            193 ui/views/test/child_modal_window.cc     host_->Attach(modal_parent_);
Attach             93 ui/views/widget/native_widget_unittest.cc   child_host->Attach(child_widget->GetWidget()->GetNativeView());
Attach            115 ui/wm/core/capture_controller.cc   capture_controller_->Attach(root);
Attach             22 ui/wm/core/capture_controller.h   void Attach(aura::Window* root);
Attach           1101 win8/metro_driver/chrome_app_view.cc   title.Attach(MakeHString(current_title));
Attach           1111 win8/metro_driver/chrome_app_view.cc   url.Attach(MakeHString(current_url));
Attach             42 win8/metro_driver/metro_dialog_box.cc   message_title.Attach(MakeHString(dialog_box_info.title));
Attach             45 win8/metro_driver/metro_dialog_box.cc   message_content.Attach(MakeHString(dialog_box_info.content));
Attach             64 win8/metro_driver/metro_dialog_box.cc   label1.Attach(MakeHString(dialog_box_info.button1_label));
Attach             72 win8/metro_driver/metro_dialog_box.cc   label2.Attach(MakeHString(dialog_box_info.button2_label));
Attach            264 win8/metro_driver/print_handler.cc     title.Attach(MakeHString(L"Printing"));
Attach            102 win8/metro_driver/secondary_tile.cc   id.Attach(MakeHString(tile_id));
Attach            140 win8/metro_driver/secondary_tile.cc   title.Attach(MakeHString(title_str));
Attach            143 win8/metro_driver/secondary_tile.cc   id.Attach(MakeHString(tile_id));
Attach            150 win8/metro_driver/secondary_tile.cc   args.Attach(MakeHString(base::UTF8ToUTF16(url.spec())));
Attach            159 win8/metro_driver/secondary_tile.cc   logo_url.Attach(
Attach            106 win8/metro_driver/settings_handler.cc   settings_name.Attach(MakeHString(name));
Attach            172 win8/metro_driver/settings_handler.cc   property_value_string.Attach(MakeHString(value));
Attach             45 win8/metro_driver/toast_notification_handler.cc   tag_name.Attach(MakeHString(L"text"));
Attach             76 win8/metro_driver/toast_notification_handler.cc   data_hstring.Attach(MakeHString(text_string.c_str()));
Attach            173 win8/metro_driver/toast_notification_handler.cc   duration_attribute_name.Attach(MakeHString(L"duration"));
Attach            175 win8/metro_driver/toast_notification_handler.cc   duration_attribute_value.Attach(MakeHString(L"long"));
Attach            214 win8/metro_driver/toast_notification_handler.cc   app_user_model_id.Attach(MakeHString(appid));
Attach             22 win8/metro_driver/winrt_utils_unittest.cc   string_value.Attach(MakeHString(value));