/external/lzma/CPP/Windows/ |
D | Registry.h | 22 void Attach(HKEY key) { _object = key; } in Attach() function
|
D | Handle.h | 26 void Attach(HANDLE handle) { _handle = handle; } in Attach() function
|
D | DLL.h | 34 void Attach(HMODULE m) in Attach() function
|
D | Thread.h | 26 void Attach(HANDLE handle) { thread = handle; } in Attach() function
|
D | Shell.h | 29 void Attach(LPITEMIDLIST object) in Attach() function
|
D | PropVariant.cpp | 276 HRESULT CPropVariant::Attach(PROPVARIANT *pSrc) throw() in Attach() function in NWindows::NCOM::CPropVariant
|
D | Shell.cpp | 71 void CDrop::Attach(HDROP object) in Attach() function in NWindows::NShell::CDrop
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/archrast/ |
D | eventmanager.h | 58 void Attach(EventHandler* pHandler) in Attach() function
|
/external/perfetto/src/tracing/ipc/ |
D | shared_memory_windows.cc | 62 std::unique_ptr<SharedMemoryWindows> SharedMemoryWindows::Attach( in Attach() function in perfetto::SharedMemoryWindows
|
/external/webrtc/rtc_base/ |
D | socket_stream.cc | 26 void SocketStream::Attach(AsyncSocket* socket) { in Attach() function in rtc::SocketStream
|
D | stream.cc | 104 void StreamAdapterInterface::Attach(StreamInterface* stream, bool owned) { in Attach() function in rtc::StreamAdapterInterface
|
D | async_socket.cc | 29 void AsyncSocketAdapter::Attach(AsyncSocket* socket) { in Attach() function in rtc::AsyncSocketAdapter
|
/external/sfntly/cpp/src/sfntly/port/ |
D | memory_input_stream.cc | 145 bool MemoryInputStream::Attach(const uint8_t* buffer, size_t length) { in Attach() function in sfntly::MemoryInputStream
|
D | refcount.h | 259 void Attach(T* pT) { in Attach() function
|
/external/lzma/CPP/Windows/Control/ |
D | ImageList.h | 19 bool Attach(HIMAGELIST imageList) in Attach() function
|
/external/libchrome/base/test/ |
D | test_support_android.cc | 85 void Attach(base::MessagePump::Delegate* delegate) override {} in Attach() function in __anonea55df2a0111::MessagePumpForUIStub
|
/external/libchrome/base/message_loop/ |
D | message_pump_android.cc | 223 void MessagePumpForUI::Attach(Delegate* delegate) { in Attach() function in base::MessagePumpForUI
|
D | message_loop_current.cc | 165 void MessageLoopCurrentForUI::Attach() { in Attach() function in base::MessageLoopCurrentForUI
|
D | message_loop.cc | 703 void MessageLoopForUI::Attach() { in Attach() function in base::MessageLoopForUI
|
/external/perfetto/src/profiling/memory/ |
D | shared_ring_buffer.cc | 333 base::Optional<SharedRingBuffer> SharedRingBuffer::Attach( in Attach() function in perfetto::profiling::SharedRingBuffer
|
/external/crosvm/devices/src/usb/xhci/ |
D | usb_hub.rs | 26 Attach { enumerator
|
/external/lzma/CPP/Common/ |
D | MyCom.h | 38 void Attach(T* p2) in Attach() function
|
/external/perfetto/protos/perfetto/ipc/ |
D | consumer_port.proto | 92 rpc Attach(AttachRequest) returns (AttachResponse) {} rpc
|
/external/perfetto/src/tracing/internal/ |
D | tracing_backend_fake.cc | 113 void Attach(const std::string& /*key*/) override {} in Attach() function in perfetto::internal::__anonced1dac80111::UnsupportedConsumerEndpoint
|
/external/rust/crates/gdbstub/src/target/ext/ |
D | extended_mode.rs | 47 Attach, enumerator
|