Home
last modified time | relevance | path

Searched refs:global_pid (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/ipc/
Dipc_channel_mojo.cc68 if (int global_pid = Channel::GetGlobalPid()) in GetSelfPID() local
69 return global_pid; in GetSelfPID()