Home | Sort by relevance Sort by last modified time |
/external/chromium_org/ipc/ | |
ipc_channel_posix.h | 202 static int global_pid_; member in class:IPC::Channel::ChannelImpl |
ipc_channel_posix.cc | 165 int Channel::ChannelImpl::global_pid_ = 0; member in class:IPC::Channel::ChannelImpl 621 global_pid_ = pid; 738 if (global_pid_) { 739 pid = global_pid_; [all...] |