/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
|
D | Window.h | 67 void Attach(HWND newWindow) { _window = newWindow; } in Attach() function
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/archrast/ |
D | eventmanager.h | 58 void Attach(EventHandler* pHandler) in Attach() function
|
/external/sfntly/cpp/src/sfntly/port/ |
D | memory_input_stream.cc | 141 bool MemoryInputStream::Attach(const byte_t* buffer, size_t length) { in Attach() function in sfntly::MemoryInputStream
|
D | refcount.h | 256 void Attach(T* pT) { in Attach() function
|
/external/webrtc/webrtc/base/ |
D | socketstream.cc | 23 void SocketStream::Attach(AsyncSocket* socket) { in Attach() function in rtc::SocketStream
|
D | asyncsocket.cc | 29 void AsyncSocketAdapter::Attach(AsyncSocket* socket) { in Attach() function in rtc::AsyncSocketAdapter
|
D | linux.cc | 184 void ConfigParser::Attach(StreamInterface* stream) { in Attach() function in rtc::ConfigParser
|
D | win32socketserver.cc | 252 int Win32Socket::Attach(SOCKET s) { in Attach() function in rtc::Win32Socket
|
/external/lzma/CPP/Windows/Control/ |
D | ImageList.h | 19 bool Attach(HIMAGELIST imageList) in Attach() function
|
/external/perfetto/src/profiling/memory/ |
D | shared_ring_buffer.cc | 309 base::Optional<SharedRingBuffer> SharedRingBuffer::Attach( in Attach() function in perfetto::profiling::SharedRingBuffer
|
/external/perfetto/protos/perfetto/ipc/ |
D | consumer_port.proto | 91 rpc Attach(AttachRequest) returns (AttachResponse) {} rpc
|
/external/libchrome/base/message_loop/ |
D | message_loop_current.cc | 165 void MessageLoopCurrentForUI::Attach() { in Attach() function in base::MessageLoopCurrentForUI
|
D | message_loop.cc | 701 void MessageLoopForUI::Attach() { in Attach() function in base::MessageLoopForUI
|
/external/lzma/CPP/Common/ |
D | MyCom.h | 38 void Attach(T* p2) in Attach() function
|
/external/perfetto/src/tracing/ipc/consumer/ |
D | consumer_ipc_client_impl.cc | 233 void ConsumerIPCClientImpl::Attach(const std::string& key) { in Attach() function in perfetto::ConsumerIPCClientImpl
|
/external/perfetto/src/tracing/ipc/service/ |
D | consumer_ipc_service.cc | 144 void ConsumerIPCService::Attach(const protos::AttachRequest& req, in Attach() function in perfetto::ConsumerIPCService
|
/external/oj-libjdwp/src/share/javavm/export/ |
D | jdwpTransport.h | 213 jdwpTransportError Attach(const char* address, jlong attach_timeout, in Attach() function
|
/external/sonivox/jet_tools/JetCreator/ |
D | eas.py | 710 def Attach (self, stream): member in EAS
|