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

  /external/chromium_org/chrome/installer/util/
channel_info.h 54 bool IsChromeFrame() const;
channel_info.cc 198 bool ChannelInfo::IsChromeFrame() const {
installation_validator.cc 444 if (!channel.IsChromeFrame()) {
449 } else if (channel.IsChromeFrame()) {

Completed in 60 milliseconds