Lines Matching full:self
95 if (getpid() == IPCThreadState::self()->getCallingPid()) return true;
111 if (getpid() == IPCThreadState::self()->getCallingPid()) return true;
207 IPCThreadState::self()->getCallingPid(),
208 IPCThreadState::self()->getCallingUid());
579 ioHandle, keyValuePairs.string(), gettid(), IPCThreadState::self()->getCallingPid());
645 // ioHandle, keys.string(), gettid(), IPCThreadState::self()->getCallingPid());
716 LOGV("registerClient() %p, tid %d, calling tid %d", client.get(), gettid(), IPCThreadState::self()->getCallingPid());
739 LOGV("binderDied() %p, tid %d, calling tid %d", who.unsafe_get(), gettid(), IPCThreadState::self()->getCallingPid());
767 LOGV("removeClient_l() pid %d, tid %d, calling tid %d", pid, gettid(), IPCThreadState::self()->getCallingPid());
1351 IPCThreadState::self()->flushCommands();
1836 IPCThreadState::self()->flushCommands();
2148 IPCThreadState::self()->flushCommands();
2468 LOGV("Track constructor name %d, calling thread %d", mName, IPCThreadState::self()->getCallingPid());
2593 LOGV("start(%d), calling thread %d", mName, IPCThreadState::self()->getCallingPid());
2627 LOGV("stop(%d), calling thread %d", mName, IPCThreadState::self()->getCallingPid());
2651 LOGV("pause(%d), calling thread %d", mName, IPCThreadState::self()->getCallingPid());