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 71 : current_channel(chrome::VersionInfo::CHANNEL_DEV),
157 ScopedCurrentChannel current_channel; member in class:extensions::__anon8132::ActiveTabTest
  /external/chromium_org/content/child/npapi/
np_channel_base.cc 28 scoped_refptr<NPChannelBase> current_channel; member in struct:content::__anon11793::ChannelGlobals
137 return GetChannelGlobals()->current_channel.get();
221 &GetChannelGlobals()->current_channel, this);

Completed in 117 milliseconds