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

  /external/chromium_org/chrome/browser/extensions/
active_tab_unittest.cc 63 : current_channel(chrome::VersionInfo::CHANNEL_DEV),
136 ScopedCurrentChannel current_channel; member in class:extensions::__anon4605::ActiveTabTest
  /external/chromium_org/content/child/npapi/
np_channel_base.cc 27 scoped_refptr<NPChannelBase> current_channel; member in struct:content::__anon7992::ChannelGlobals
136 return GetChannelGlobals()->current_channel.get();
220 &GetChannelGlobals()->current_channel, this);

Completed in 701 milliseconds