Home
last modified time | relevance | path

Searched defs:Attach (Results 1 – 25 of 88) sorted by relevance

1234

/external/chromium_org/third_party/libjingle/source/talk/base/
Dasyncsocket.cc46 void AsyncSocketAdapter::Attach(AsyncSocket* socket) { in Attach() function in talk_base::AsyncSocketAdapter
Dsocketstream.cc40 void SocketStream::Attach(AsyncSocket* socket) { in Attach() function in talk_base::SocketStream
/external/chromium/third_party/libjingle/source/talk/base/
Dasyncsocket.cc46 void AsyncSocketAdapter::Attach(AsyncSocket* socket) { in Attach() function in talk_base::AsyncSocketAdapter
Dsocketstream.cc40 void SocketStream::Attach(AsyncSocket* socket) { in Attach() function in talk_base::SocketStream
/external/lzma/CPP/Windows/
DRegistry.h23 void Attach(HKEY key) { _object = key; } in Attach() function
DHandle.h26 void Attach(HANDLE handle) { _handle = handle; } in Attach() function
DDLL.h30 void Attach(HMODULE m) in Attach() function
DThread.h26 void Attach(HANDLE handle) { thread = handle; } in Attach() function
/external/chromium_org/content/browser/devtools/
Dipc_devtools_agent_host.cc11 void IPCDevToolsAgentHost::Attach() { in Attach() function in content::IPCDevToolsAgentHost
Ddevtools_external_agent_proxy_impl.cc29 virtual void Attach() OVERRIDE { in Attach() function in content::DevToolsExternalAgentProxyImpl::ForwardingAgentHost
/external/chromium_org/content/renderer/device_orientation/
Ddevice_sensor_event_pump.cc66 void DeviceSensorEventPump::Attach(RenderThread* thread) { in Attach() function in content::DeviceSensorEventPump
/external/chromium_org/chrome_frame/test/
Dmock_ie_event_sink_test.h92 void Attach(IDispatch* dispatch) { in Attach() function
179 bool Attach(IUnknown* obj) { in Attach() function
/external/chromium_org/tools/cr/cr/actions/
Dgdb.py30 def Attach(self, context, targets, arguments): member in GdbDebugger
Ddebugger.py49 def Attach(self, context, targets, arguments): member in Debugger
/external/chromium/chrome/browser/printing/cloud_print/
Dcloud_print_setup_message_handler.cc12 WebUIMessageHandler* CloudPrintSetupMessageHandler::Attach(WebUI* web_ui) { in Attach() function in CloudPrintSetupMessageHandler
/external/chromium/chrome/browser/ui/webui/
Dntp_login_handler.cc24 WebUIMessageHandler* NTPLoginHandler::Attach(WebUI* web_ui) { in Attach() function in NTPLoginHandler
/external/chromium_org/mojo/system/
Dmessage_pipe_endpoint.cc37 void MessagePipeEndpoint::Attach(scoped_refptr<Channel> /*channel*/, in Attach() function in mojo::system::MessagePipeEndpoint
Dproxy_message_pipe_endpoint.cc106 void ProxyMessagePipeEndpoint::Attach(scoped_refptr<Channel> channel, in Attach() function in mojo::system::ProxyMessagePipeEndpoint
/external/chromium_org/chrome/browser/extensions/api/system_storage/
Dsystem_storage_eject_apitest.cc58 void Attach() { in Attach() function in SystemStorageEjectApiTest
/external/chromium/base/win/
Dscoped_comptr.h71 void Attach(Interface* p) { in Attach() function
/external/chromium_org/base/win/
Dscoped_comptr.h70 void Attach(Interface* p) { in Attach() function
/external/chromium/chrome/browser/ui/webui/chromeos/
Dkeyboard_overlay_ui.cc272 WebUIMessageHandler* KeyboardOverlayHandler::Attach(WebUI* web_ui) { in Attach() function in KeyboardOverlayHandler
/external/chromium_org/ui/views/corewm/
Dcapture_controller.cc16 void CaptureController::Attach(aura::Window* root) { in Attach() function in views::corewm::CaptureController
/external/sfntly/cpp/src/sfntly/port/
Dmemory_input_stream.cc139 bool MemoryInputStream::Attach(const byte_t* buffer, size_t length) { in Attach() function in sfntly::MemoryInputStream
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/port/
Dmemory_input_stream.cc141 bool MemoryInputStream::Attach(const byte_t* buffer, size_t length) { in Attach() function in sfntly::MemoryInputStream

1234