HomeSort by relevance Sort by last modified time
    Searched refs:channel_key (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/child/npapi/
np_channel_base.cc 77 std::string channel_key = channel_handle.name; local
78 ChannelMap::const_iterator iter = GetChannelMap()->find(channel_key);
94 IPC::Channel::GenerateVerifiedChannelID(channel_key);
98 (*GetChannelMap())[channel_key] = channel;
  /external/chromium_org/content/plugin/
plugin_channel.cc 147 std::string channel_key = base::StringPrintf( local
152 channel_key,

Completed in 96 milliseconds