OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:channel_key
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/child/npapi/
np_channel_base.cc
76
std::string
channel_key
= channel_handle.name;
local
77
ChannelMap::const_iterator iter = GetChannelMap()->find(
channel_key
);
93
IPC::Channel::GenerateVerifiedChannelID(
channel_key
);
97
(*GetChannelMap())[
channel_key
] = channel;
/external/chromium_org/content/plugin/
plugin_channel.cc
146
std::string
channel_key
= base::StringPrintf(
local
151
channel_key
,
Completed in 566 milliseconds