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

  /external/chromium_org/chrome/installer/util/
channel_info.h 51 bool SetChrome(bool value);
chrome_browser_operations.cc 88 return channel_info->SetChrome(set);
channel_info.cc 194 bool ChannelInfo::SetChrome(bool value) {
installation_validator_unittest.cc 140 { CM_CHROME, &ChannelInfo::SetChrome },

Completed in 252 milliseconds