Searched refs:RegisterReadObject (Results 1 – 5 of 5) sorted by relevance
43 virtual ReadHandleUP RegisterReadObject(const lldb::IOObjectSP &object_sp, in RegisterReadObject() function
48 ReadHandleUP RegisterReadObject(const lldb::IOObjectSP &object_sp,
270 handles.emplace_back(accept_loop.RegisterReadObject( in Accept()
272 MainLoop::ReadHandleUP MainLoop::RegisterReadObject(const IOObjectSP &object_sp, function in MainLoop
1121 m_network_handle_up = m_mainloop.RegisterReadObject( in InitializeConnection()1171 m_stdio_handle_up = m_mainloop.RegisterReadObject( in StartSTDIOForwarding()