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

  /external/lldb/test/python_api/thread/
TestThreadAPI.py 21 self.get_process()
28 self.get_process()
121 def get_process(self): member in class:ThreadAPITestCase
  /system/extras/librank/
librank.c 159 struct process_info *get_process(pid_t pid) { function
340 pi = get_process(pids[i]);

Completed in 73 milliseconds