Home
last modified time | relevance | path

Searched defs:SetChannel (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/chrome/common/
Dchrome_version_info_chromeos.cc36 void VersionInfo::SetChannel(const std::string& channel) { in SetChannel() function in chrome::VersionInfo
/external/chromium_org/chromeos/dbus/
Dfake_update_engine_client.cc48 void FakeUpdateEngineClient::SetChannel(const std::string& target_channel, in SetChannel() function in chromeos::FakeUpdateEngineClient
Dupdate_engine_client.cc130 virtual void SetChannel(const std::string& target_channel, in SetChannel() function in chromeos::UpdateEngineClientImpl
350 virtual void SetChannel(const std::string& target_channel, in SetChannel() function in chromeos::UpdateEngineClientStubImpl
/external/chromium_org/chrome/browser/ui/webui/help/
Dversion_updater_chromeos.cc130 void VersionUpdaterCros::SetChannel(const std::string& channel, in SetChannel() function in VersionUpdaterCros
Dhelp_handler.cc388 void HelpHandler::SetChannel(const ListValue* args) { in SetChannel() function in HelpHandler
/external/chromium_org/chrome/browser/service_process/
Dservice_process_control.cc60 void ServiceProcessControl::SetChannel(IPC::ChannelProxy* channel) { in SetChannel() function in ServiceProcessControl
/external/chromium_org/chrome/test/functional/ap_lab/
Dlinksys_ap_configurator.py123 def SetChannel(self, channel): member in LinksysAPConfigurator
Ddlink_ap_configurator.py197 def SetChannel(self, channel): member in DLinkAPConfigurator
Dap_configurator.py275 def SetChannel(self, channel): member in APConfigurator
/external/chromium_org/chrome/test/automation/
Dautomation_proxy.cc394 void AutomationProxy::SetChannel(IPC::Channel* channel) { in SetChannel() function in AutomationProxy
/external/chromium_org/chrome/installer/util/
Dinstallation_validator_unittest.cc173 void FakeProductState::SetChannel(const wchar_t* base, int channel_modifiers) { in SetChannel() function in __anonea0bd1d60111::FakeProductState
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas239 procedure SetChannel(const Value: Integer); procedure
517 procedure SetChannel(const Value: Integer); procedure
666 procedure SetChannel(const Value: Integer); procedure
3788 procedure TRecognizerSharedState.SetChannel(const Value: Integer); procedure
3945 procedure TCommonToken.SetChannel(const Value: Integer); procedure
4107 procedure TClassicToken.SetChannel(const Value: Integer); procedure
/external/chromium_org/content/common/gpu/client/
Dgl_helper_unittests.cc157 void SetChannel(SkBitmap* pixels, int x, int y, int c, int v) { in SetChannel() function in content::GLHelperTest