Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DRegistry.h22 void Attach(HKEY key) { _object = key; } in Attach() function
DHandle.h26 void Attach(HANDLE handle) { _handle = handle; } in Attach() function
DDLL.h34 void Attach(HMODULE m) in Attach() function
DThread.h26 void Attach(HANDLE handle) { thread = handle; } in Attach() function
DShell.h29 void Attach(LPITEMIDLIST object) in Attach() function
DPropVariant.cpp276 HRESULT CPropVariant::Attach(PROPVARIANT *pSrc) throw() in Attach() function in NWindows::NCOM::CPropVariant
DShell.cpp71 void CDrop::Attach(HDROP object) in Attach() function in NWindows::NShell::CDrop
DWindow.h67 void Attach(HWND newWindow) { _window = newWindow; } in Attach() function
/external/mesa3d/src/gallium/drivers/swr/rasterizer/archrast/
Deventmanager.h58 void Attach(EventHandler* pHandler) in Attach() function
/external/pdfium/xfa/fde/
Dcfx_wordbreak.cpp2786 void CFX_WordBreak::Attach(IFX_CharIter* pIter) { in Attach() function in CFX_WordBreak
2791 void CFX_WordBreak::Attach(const CFX_WideString& wsText) { in Attach() function in CFX_WordBreak
/external/libchrome/base/win/
Dscoped_comptr.h71 void Attach(Interface* p) { in Attach() function
/external/webrtc/webrtc/base/
Dsocketstream.cc23 void SocketStream::Attach(AsyncSocket* socket) { in Attach() function in rtc::SocketStream
Dasyncsocket.cc29 void AsyncSocketAdapter::Attach(AsyncSocket* socket) { in Attach() function in rtc::AsyncSocketAdapter
Dlinux.cc184 void ConfigParser::Attach(StreamInterface* stream) { in Attach() function in rtc::ConfigParser
Dwin32socketserver.cc252 int Win32Socket::Attach(SOCKET s) { in Attach() function in rtc::Win32Socket
Dstream.cc209 void StreamAdapterInterface::Attach(StreamInterface* stream, bool owned) { in Attach() function in rtc::StreamAdapterInterface
/external/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.h256 void Attach(T* pT) { in Attach() function
/external/lzma/CPP/Windows/Control/
DImageList.h19 bool Attach(HIMAGELIST imageList) in Attach() function
/external/lzma/CPP/Common/
DMyCom.h39 void Attach(T* p2) in Attach() function
/external/pdfium/fpdfsdk/javascript/
DJS_Value.cpp74 void CJS_Value::Attach(v8::Local<v8::Value> pValue) { in Attach() function in CJS_Value
311 void CJS_Array::Attach(v8::Local<v8::Array> pArray) { in Attach() function in CJS_Array
364 void CJS_Date::Attach(v8::Local<v8::Date> pDate) { in Attach() function in CJS_Date
/external/libchrome/base/message_loop/
Dmessage_loop.cc719 void MessageLoopForUI::Attach() { in Attach() function in base::MessageLoopForUI
/external/sonivox/jet_tools/JetCreator/
Deas.py710 def Attach (self, stream): member in EAS
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp1729 bool CFX_FxgeDevice::Attach(CFX_DIBitmap* pBitmap, in Attach() function in CFX_FxgeDevice
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp2196 bool CFX_FxgeDevice::Attach(CFX_DIBitmap* pBitmap, in Attach() function in CFX_FxgeDevice