Searched refs:getPid (Results 1 - 4 of 4) sorted by relevance

/system/vold/
H A DProcess.h23 static int getPid(const char *s);
H A DProcess.cpp164 int Process::getPid(const char *s) { function in class:Process
191 int pid = getPid(de->d_name);
H A DCommandListener.cpp232 int pid = Process::getPid(de->d_name);
/system/core/include/sysutils/
H A DSocketClient.h38 pid_t getPid() const { return mPid; } function in class:SocketClient

Completed in 87 milliseconds