Searched refs:RegisterReadObject (Results 1 – 5 of 5) sorted by relevance
48 virtual ReadHandleUP RegisterReadObject(const lldb::IOObjectSP &object_sp,
37 ReadHandleUP RegisterReadObject(const lldb::IOObjectSP &object_sp,
273 handles.emplace_back(accept_loop.RegisterReadObject( in Accept()
258 MainLoopPosix::RegisterReadObject(const IOObjectSP &object_sp, function in MainLoopPosix
1182 m_network_handle_up = m_mainloop.RegisterReadObject( in InitializeConnection()1235 m_stdio_handle_up = m_mainloop.RegisterReadObject( in StartSTDIOForwarding()