Home
last modified time | relevance | path

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

123

/external/chromium_org/third_party/webrtc/base/
Dasyncsocket.cc29 void AsyncSocketAdapter::Attach(AsyncSocket* socket) { in Attach() function in rtc::AsyncSocketAdapter
Dsocketstream.cc23 void SocketStream::Attach(AsyncSocket* socket) { in Attach() function in rtc::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
Dforwarding_agent_host.cc25 void ForwardingAgentHost::Attach() { in Attach() function in content::ForwardingAgentHost
Ddevtools_netlog_observer.cc167 void DevToolsNetLogObserver::Attach() { in Attach() function in content::DevToolsNetLogObserver
/external/chromium_org/tools/cr/cr/actions/
Dgdb.py30 def Attach(self, targets, arguments): member in GdbDebugger
Ddebugger.py49 def Attach(self, targets, arguments): member in Debugger
/external/chromium_org/mojo/system/
Dmessage_pipe_endpoint.cc51 void MessagePipeEndpoint::Attach(ChannelEndpoint* /*channel_endpoint*/) { in Attach() function in mojo::system::MessagePipeEndpoint
/external/chromium_org/content/renderer/browser_plugin/
Dbrowser_plugin_manager.cc74 void BrowserPluginManager::Attach(int browser_plugin_instance_id) { in Attach() function in content::BrowserPluginManager
/external/chromium_org/chrome/browser/extensions/api/system_storage/
Dsystem_storage_eject_apitest.cc60 void Attach() { in Attach() function in SystemStorageEjectApiTest
/external/pdfium/fpdfsdk/src/javascript/
DJS_Value.cpp70 void CJS_Value::Attach(v8::Handle<v8::Value> pValue,FXJSVALUETYPE t) in Attach() function in CJS_Value
76 void CJS_Value::Attach(CJS_Value *pValue) in Attach() function in CJS_Value
459 void CJS_Array::Attach(v8::Handle<v8::Array> pArray) in Attach() function in CJS_Array
533 void CJS_Date::Attach(v8::Handle<v8::Value> pDate) in Attach() function in CJS_Date
/external/chromium_org/base/win/
Dscoped_comptr.h70 void Attach(Interface* p) { in Attach() function
/external/chromium_org/ui/wm/core/
Dcapture_controller.cc16 void CaptureController::Attach(aura::Window* root) { in Attach() function in wm::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
Drefcount.h259 void Attach(T* pT) { in Attach() function
/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
Drefcount.h259 void Attach(T* pT) { in Attach() function
/external/chromium_org/content/browser/download/
Ddownload_item_impl_delegate.cc21 void DownloadItemImplDelegate::Attach() { in Attach() function in content::DownloadItemImplDelegate
/external/chromium_org/chrome/browser/extensions/
Dtest_blacklist.cc70 void TestBlacklist::Attach(Blacklist* blacklist) { in Attach() function in extensions::TestBlacklist
/external/chromium_org/content/browser/media/
Dmedia_internals_proxy.cc43 void MediaInternalsProxy::Attach(MediaInternalsMessageHandler* handler) { in Attach() function in content::MediaInternalsProxy
/external/chromium_org/ui/views/controls/native/
Dnative_view_host.cc33 void NativeViewHost::Attach(gfx::NativeView native_view) { in Attach() function in views::NativeViewHost

123