Searched defs:SetChannel (Results 1 – 4 of 4) sorted by relevance
| /system/update_engine/binder_bindings/android/brillo/ | ||
| D | IUpdateEngine.aidl | 30 void SetChannel(in String target_channel, in boolean powewash); in SetChannel() method |
| /system/update_engine/ | ||
| D | binder_service_brillo.cc | 106 Status BinderUpdateEngineBrilloService::SetChannel( in SetChannel() function in chromeos_update_engine::BinderUpdateEngineBrilloService |
| D | dbus_service.cc | 124 bool DBusUpdateEngineService::SetChannel(ErrorPtr* error, in SetChannel() function in chromeos_update_engine::DBusUpdateEngineService |
| D | common_service.cc | 168 bool UpdateEngineService::SetChannel(ErrorPtr* error, in SetChannel() function in chromeos_update_engine::UpdateEngineService |