/system/update_engine/update_manager/ |
D | real_updater_provider.cc | 48 SystemState* system_state) in UpdaterVariableBase() 53 inline SystemState* system_state() const { return system_state_; } in system_state() function in chromeos_update_manager::UpdaterVariableBase 62 GetStatusHelper(SystemState* system_state, string* errmsg) { in GetStatusHelper() 89 LastCheckedTimeVariable(const string& name, SystemState* system_state) in LastCheckedTimeVariable() 108 ProgressVariable(const string& name, SystemState* system_state) in ProgressVariable() 134 StageVariable(const string& name, SystemState* system_state) in StageVariable() 183 NewVersionVariable(const string& name, SystemState* system_state) in NewVersionVariable() 201 PayloadSizeVariable(const string& name, SystemState* system_state) in PayloadSizeVariable() 231 UpdateCompletedTimeVariable(const string& name, SystemState* system_state) in UpdateCompletedTimeVariable() 261 CurrChannelVariable(const string& name, SystemState* system_state) in CurrChannelVariable() [all …]
|
D | state_factory.cc | 41 chromeos_update_engine::SystemState* system_state) { in DefaultStateFactory()
|
/system/update_engine/ |
D | image_properties_android.cc | 59 ImageProperties LoadImageProperties(SystemState* system_state) { in LoadImageProperties() 90 MutableImageProperties LoadMutableImageProperties(SystemState* system_state) { in LoadMutableImageProperties() 102 bool StoreMutableImageProperties(SystemState* system_state, in StoreMutableImageProperties()
|
D | omaha_response_handler_action.cc | 39 SystemState* system_state) in OmahaResponseHandlerAction() 44 SystemState* system_state, const string& deadline_file) in OmahaResponseHandlerAction()
|
D | metrics.cc | 117 void ReportDailyMetrics(SystemState *system_state, in ReportDailyMetrics() 130 void ReportUpdateCheckMetrics(SystemState *system_state, in ReportUpdateCheckMetrics() 193 SystemState *system_state) { in ReportAbnormallyTerminatedUpdateAttemptMetrics() 207 SystemState *system_state, in ReportUpdateAttemptMetrics() 362 SystemState *system_state, in ReportSuccessfulUpdateMetrics() 489 void ReportRollbackMetrics(SystemState *system_state, in ReportRollbackMetrics() 503 void ReportCertificateCheckMetrics(SystemState* system_state, in ReportCertificateCheckMetrics()
|
D | image_properties_chromeos.cc | 88 ImageProperties LoadImageProperties(SystemState* system_state) { in LoadImageProperties() 122 MutableImageProperties LoadMutableImageProperties(SystemState* system_state) { in LoadMutableImageProperties() 135 bool StoreMutableImageProperties(SystemState* system_state, in StoreMutableImageProperties()
|
D | mock_payload_state.h | 31 bool Initialize(SystemState* system_state) { in Initialize()
|
D | metrics_utils.cc | 262 bool WallclockDurationHelper(SystemState* system_state, in WallclockDurationHelper() 288 bool MonotonicDurationHelper(SystemState* system_state, in MonotonicDurationHelper()
|
D | binder_service_brillo.h | 39 explicit BinderUpdateEngineBrilloService(SystemState* system_state) in BinderUpdateEngineBrilloService()
|
D | mock_omaha_request_params.h | 30 explicit MockOmahaRequestParams(SystemState* system_state) in MockOmahaRequestParams()
|
D | dbus_service.cc | 28 DBusUpdateEngineService::DBusUpdateEngineService(SystemState* system_state) in DBusUpdateEngineService() 140 UpdateEngineAdaptor::UpdateEngineAdaptor(SystemState* system_state, in UpdateEngineAdaptor()
|
D | omaha_request_action.cc | 208 SystemState* system_state) { in GetAppXml() 292 SystemState* system_state) { in GetRequestXml() 499 SystemState* system_state, in OmahaRequestAction() 561 int OmahaRequestAction::GetInstallDate(SystemState* system_state) { in GetInstallDate() 1339 bool OmahaRequestAction::HasInstallDate(SystemState *system_state) { in HasInstallDate() 1349 SystemState *system_state, in PersistInstallDate()
|
D | omaha_request_params.h | 46 explicit OmahaRequestParams(SystemState* system_state) in OmahaRequestParams() 57 OmahaRequestParams(SystemState* system_state, in OmahaRequestParams()
|
D | connection_manager.cc | 71 SystemState* system_state) in ConnectionManager()
|
D | common_service.cc | 67 UpdateEngineService::UpdateEngineService(SystemState* system_state) in UpdateEngineService()
|
D | update_attempter.cc | 125 SystemState* system_state, in UpdateAttempter()
|
D | payload_state.cc | 71 bool PayloadState::Initialize(SystemState* system_state) { in Initialize()
|
D | update_attempter_unittest.cc | 82 UpdateAttempterUnderTest(SystemState* system_state, in UpdateAttempterUnderTest()
|
/system/update_engine/payload_consumer/ |
D | download_action.cc | 44 SystemState* system_state, in DownloadAction()
|