Searched refs:getPid (Results 1 - 5 of 5) 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.cpp249 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
/system/netd/
H A DDnsProxyListener.cpp215 pid_t pid = cli->getPid();
268 pid_t pid = cli->getPid();
396 pid_t pid = cli->getPid();

Completed in 218 milliseconds