Home
last modified time | relevance | path

Searched defs:GetProcessInfoAtIndex (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/API/
H A DSBProcessInfoList.cpp61 bool SBProcessInfoList::GetProcessInfoAtIndex(uint32_t idx, in GetProcessInfoAtIndex() function in SBProcessInfoList
/llvm-project/lldb/include/lldb/Utility/
H A DProcessInfo.h279 bool GetProcessInfoAtIndex(uint32_t idx, ProcessInstanceInfo &info) { in GetProcessInfoAtIndex() function