Home
last modified time | relevance | path

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

/external/llvm-project/debuginfo-tests/dexter/dex/debugger/dbgeng/
Dsysobjs.py131 def GetProcessIdsByIndex(self): member in SysObjects
140 res = self.vt.GetProcessIdsByIndex(self.sysobjects, 0, num_processes, engineids, pids)
166 for x in self.GetProcessIdsByIndex():
190 for x in self.GetProcessIdsByIndex():