Home
last modified time | relevance | path

Searched refs:GetProcessInfoAtIndex (Results 1 – 3 of 3) sorted by relevance

/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServer.cpp429 … CreateProcessInfoResponse (m_proc_infos.GetProcessInfoAtIndex(m_proc_infos_index), response); in Handle_qsProcessInfo()
/external/lldb/source/Commands/
DCommandObjectPlatform.cpp592 …proc_infos.GetProcessInfoAtIndex(i).DumpAsTableRow(ostrm, platform_sp.get(), m_options.show_args, … in DoExecute()
/external/lldb/include/lldb/Target/
DProcess.h1133 GetProcessInfoAtIndex (size_t idx) const in GetProcessInfoAtIndex() function