Home
last modified time | relevance | path

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

/external/chromium_org/ipc/
Dipc_channel_posix.cc106 ChannelToFDMap::const_iterator i = map_.find(channel_id); in Lookup()
125 ChannelToFDMap::const_iterator i = map_.find(channel_id); in Insert()
134 typedef std::map<std::string, int> ChannelToFDMap; typedef in IPC::__anone955a2070111::PipeMap
135 ChannelToFDMap map_;