Home
last modified time | relevance | path

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

123

/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
/external/mesa3d/src/gallium/drivers/swr/rasterizer/archrast/
Deventmanager.h58 void Attach(EventHandler* pHandler) in Attach() function
/external/webrtc/rtc_base/
Dsocket_stream.cc26 void SocketStream::Attach(AsyncSocket* socket) { in Attach() function in rtc::SocketStream
Dstream.cc104 void StreamAdapterInterface::Attach(StreamInterface* stream, bool owned) { in Attach() function in rtc::StreamAdapterInterface
Dasync_socket.cc29 void AsyncSocketAdapter::Attach(AsyncSocket* socket) { in Attach() function in rtc::AsyncSocketAdapter
/external/sfntly/cpp/src/sfntly/port/
Dmemory_input_stream.cc145 bool MemoryInputStream::Attach(const uint8_t* buffer, size_t length) { in Attach() function in sfntly::MemoryInputStream
Drefcount.h259 void Attach(T* pT) { in Attach() function
/external/lzma/CPP/Windows/Control/
DImageList.h19 bool Attach(HIMAGELIST imageList) in Attach() function
/external/llvm-project/flang/lib/Parser/
Dmessage.cpp228 Message &Message::Attach(Message *m) { in Attach() function in Fortran::parser::Message
241 Message &Message::Attach(std::unique_ptr<Message> &&m) { in Attach() function in Fortran::parser::Message
/external/libchrome/base/message_loop/
Dmessage_pump_android.cc223 void MessagePumpForUI::Attach(Delegate* delegate) { in Attach() function in base::MessagePumpForUI
Dmessage_loop_current.cc165 void MessageLoopCurrentForUI::Attach() { in Attach() function in base::MessageLoopCurrentForUI
/external/libchrome/base/test/
Dtest_support_android.cc85 void Attach(base::MessagePump::Delegate* delegate) override {} in Attach() function in __anond04ae0650111::MessagePumpForUIStub
/external/llvm-project/lldb/source/Plugins/Platform/Windows/
DPlatformWindows.cpp248 lldb::ProcessSP PlatformWindows::Attach(ProcessAttachInfo &attach_info, in Attach() function in PlatformWindows
/external/perfetto/src/profiling/memory/
Dshared_ring_buffer.cc333 base::Optional<SharedRingBuffer> SharedRingBuffer::Attach( in Attach() function in perfetto::profiling::SharedRingBuffer
/external/llvm-project/lldb/source/Plugins/Process/POSIX/
DProcessMessage.h48 static ProcessMessage Attach(lldb::pid_t pid) { in Attach() function
/external/llvm-project/lldb/source/Plugins/Process/FreeBSDRemote/
DNativeProcessFreeBSD.cpp108 NativeProcessFreeBSD::Factory::Attach( in Attach() function in NativeProcessFreeBSD::Factory
749 Status NativeProcessFreeBSD::Attach() { in Attach() function in NativeProcessFreeBSD
/external/llvm-project/lldb/source/Plugins/Process/NetBSD/
DNativeProcessNetBSD.cpp113 NativeProcessNetBSD::Factory::Attach( in Attach() function in NativeProcessNetBSD::Factory
795 Status NativeProcessNetBSD::Attach() { in Attach() function in NativeProcessNetBSD
/external/perfetto/protos/perfetto/ipc/
Dconsumer_port.proto92 rpc Attach(AttachRequest) returns (AttachResponse) {} rpc
/external/crosvm/devices/src/usb/xhci/
Dusb_hub.rs21 Attach { enumerator
/external/lzma/CPP/Common/
DMyCom.h38 void Attach(T* p2) in Attach() function

123