Home
last modified time | relevance | path

Searched defs:SetChannel (Results 1 – 12 of 12) 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.cc70 void FakeUpdateEngineClient::SetChannel(const std::string& target_channel, in SetChannel() function in chromeos::FakeUpdateEngineClient
Dupdate_engine_client.cc164 virtual void SetChannel(const std::string& target_channel, in SetChannel() function in chromeos::UpdateEngineClientImpl
421 virtual void SetChannel(const std::string& target_channel, in SetChannel() function in chromeos::UpdateEngineClientStubImpl
/external/chromium_org/extensions/renderer/
Ddispatcher_delegate.h67 virtual void SetChannel(int channel) {} in SetChannel() function
/external/chromium_org/ipc/
Dipc_test_base.cc67 void IPCTestBase::SetChannel(scoped_ptr<IPC::Channel> channel) { in SetChannel() function in IPCTestBase
/external/chromium_org/chrome/renderer/extensions/
Dchrome_extensions_dispatcher_delegate.cc296 void ChromeExtensionsDispatcherDelegate::SetChannel(int channel) { in SetChannel() function in ChromeExtensionsDispatcherDelegate
/external/chromium_org/chrome/browser/ui/webui/help/
Dversion_updater_chromeos.cc159 void VersionUpdaterCros::SetChannel(const std::string& channel, in SetChannel() function in VersionUpdaterCros
Dhelp_handler.cc411 void HelpHandler::SetChannel(const base::ListValue* args) { in SetChannel() function in HelpHandler
/external/chromium_org/chrome/browser/service_process/
Dservice_process_control.cc55 void ServiceProcessControl::SetChannel(scoped_ptr<IPC::ChannelProxy> channel) { in SetChannel() function in ServiceProcessControl
/external/chromium_org/chrome/installer/util/
Dinstallation_validator_unittest.cc169 void FakeProductState::SetChannel(const wchar_t* base, int channel_modifiers) { in SetChannel() function in __anon5433bf230111::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_unittest.cc164 void SetChannel(SkBitmap* pixels, int x, int y, int c, int v) { in SetChannel() function in content::GLHelperTest