Searched defs:ProcEntry (Results 1 – 2 of 2) sorted by relevance
19 using ProcEntry = std::pair<const char *, __eglMustCastToProperFunctionPointerType>; variable
29 ProcEntry = namedtuple('ProcEntry', 'pid, ppid, cmd, name, etc_args') variable