Home
last modified time | relevance | path

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

12

/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/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/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
/external/lzma/CPP/Windows/Control/
DImageList.h19 bool Attach(HIMAGELIST imageList) in Attach() function
/external/perfetto/src/profiling/memory/
Dshared_ring_buffer.cc309 base::Optional<SharedRingBuffer> SharedRingBuffer::Attach( in Attach() function in perfetto::profiling::SharedRingBuffer
/external/perfetto/protos/perfetto/ipc/
Dconsumer_port.proto91 rpc Attach(AttachRequest) returns (AttachResponse) {} rpc
/external/libchrome/base/message_loop/
Dmessage_loop_current.cc165 void MessageLoopCurrentForUI::Attach() { in Attach() function in base::MessageLoopCurrentForUI
Dmessage_loop.cc701 void MessageLoopForUI::Attach() { in Attach() function in base::MessageLoopForUI
/external/lzma/CPP/Common/
DMyCom.h38 void Attach(T* p2) in Attach() function
/external/perfetto/src/tracing/ipc/consumer/
Dconsumer_ipc_client_impl.cc233 void ConsumerIPCClientImpl::Attach(const std::string& key) { in Attach() function in perfetto::ConsumerIPCClientImpl
/external/perfetto/src/tracing/ipc/service/
Dconsumer_ipc_service.cc144 void ConsumerIPCService::Attach(const protos::AttachRequest& req, in Attach() function in perfetto::ConsumerIPCService
/external/oj-libjdwp/src/share/javavm/export/
DjdwpTransport.h213 jdwpTransportError Attach(const char* address, jlong attach_timeout, in Attach() function
/external/sonivox/jet_tools/JetCreator/
Deas.py710 def Attach (self, stream): member in EAS

12