HomeSort by relevance Sort by last modified time
    Searched refs:_PROCESS_LIST (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/site_tests/security_ASLR/
security_ASLR.py 147 _PROCESS_LIST = [UpstartProcess('chrome', 'ui', parent='session_manager'),
164 return [p for p in self._PROCESS_LIST if p.exists()]
325 proc_names = ", ".join([p.get_name() for p in self._PROCESS_LIST])
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ddrawi.h 649 typedef struct _PROCESS_LIST {
650 struct _PROCESS_LIST * lpLink;
    [all...]

Completed in 369 milliseconds