Home | Sort by relevance Sort by last modified time |
/external/chromium_org/ipc/ | |
ipc_channel_posix.h | 198 bool must_unlink_; member in class:IPC::Channel::ChannelImpl |
ipc_channel_posix.cc | 184 must_unlink_(false) { 259 must_unlink_ = true; 1018 if (must_unlink_) { 1020 must_unlink_ = false; [all...] |