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 62 std::string channel_key = channel_handle.name; local
63 ChannelMap::const_iterator iter = GetChannelMap()->find(channel_key);
79 IPC::Channel::GenerateVerifiedChannelID(channel_key);
83 (*GetChannelMap())[channel_key] = channel;
  /external/chromium_org/content/plugin/
plugin_channel.cc 150 std::string channel_key = base::StringPrintf( local
155 channel_key,

Completed in 30 milliseconds