OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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