Searched defs:getPid (Results 1 – 4 of 4) sorted by relevance
42 pid_t getPid() const { return mPid; } in getPid() function
83 pid_t getPid(void) const { return mPid; } in getPid() function
39 pid_t getPid() const { return mPid; } in getPid() function
164 int Process::getPid(const char *s) { in getPid() function in Process