Home
last modified time | relevance | path

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

/system/update_engine/binder_bindings/android/brillo/
DIUpdateEngine.aidl29 void SetChannel(in String target_channel, in boolean powewash); in SetChannel() method
/system/connectivity/apmanager/
Dfake_config_adaptor.cc79 void FakeConfigAdaptor::SetChannel(uint16_t channel) { in SetChannel() function in apmanager::FakeConfigAdaptor
Dconfig.cc334 void Config::SetChannel(uint16_t channel) { in SetChannel() function in apmanager::Config
/system/connectivity/apmanager/dbus/
Dconfig_dbus_adaptor.cc150 void ConfigDBusAdaptor::SetChannel(uint16_t channel) { in SetChannel() function in apmanager::ConfigDBusAdaptor
/system/update_engine/
Dbinder_service_brillo.cc104 Status BinderUpdateEngineBrilloService::SetChannel( in SetChannel() function in chromeos_update_engine::BinderUpdateEngineBrilloService
Ddbus_service.cc88 bool DBusUpdateEngineService::SetChannel(ErrorPtr* error, in SetChannel() function in chromeos_update_engine::DBusUpdateEngineService
Dcommon_service.cc143 bool UpdateEngineService::SetChannel(ErrorPtr* error, in SetChannel() function in chromeos_update_engine::UpdateEngineService