OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetCurrentChannel
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/common/extensions/features/
feature_channel.h
18
void
SetCurrentChannel
(chrome::VersionInfo::Channel channel);
29
SetCurrentChannel
(channel);
33
SetCurrentChannel
(original_channel_);
feature_channel.cc
22
void
SetCurrentChannel
(VersionInfo::Channel channel) {
/external/chromium_org/chrome/browser/extensions/
extension_system.cc
77
SetCurrentChannel
(chrome::VersionInfo::GetChannel());
/external/chromium_org/chrome/renderer/extensions/
dispatcher.cc
570
SetCurrentChannel
(static_cast<chrome::VersionInfo::Channel>(channel));
[
all
...]
Completed in 68 milliseconds