/system/update_engine/update_manager/ |
D | real_updater_provider.cc | 52 SystemState* system_state) in UpdaterVariableBase() 57 inline SystemState* system_state() const { return system_state_; } in system_state() function in chromeos_update_manager::UpdaterVariableBase 66 GetStatusHelper(SystemState* system_state, string* errmsg) { in GetStatusHelper() 98 LastCheckedTimeVariable(const string& name, SystemState* system_state) in LastCheckedTimeVariable() 117 ProgressVariable(const string& name, SystemState* system_state) in ProgressVariable() 143 StageVariable(const string& name, SystemState* system_state) in StageVariable() 192 NewVersionVariable(const string& name, SystemState* system_state) in NewVersionVariable() 210 PayloadSizeVariable(const string& name, SystemState* system_state) in PayloadSizeVariable() 234 UpdateCompletedTimeVariable(const string& name, SystemState* system_state) in UpdateCompletedTimeVariable() 264 CurrChannelVariable(const string& name, SystemState* system_state) in CurrChannelVariable() [all …]
|
D | state_factory.cc | 50 chromeos_update_engine::SystemState* system_state) { in DefaultStateFactory()
|
/system/update_engine/ |
D | omaha_response_handler_action.cc | 44 SystemState* system_state) in OmahaResponseHandlerAction() 49 SystemState* system_state, const string& deadline_file) in OmahaResponseHandlerAction()
|
D | mock_payload_state.h | 31 bool Initialize(SystemState* system_state) { in Initialize()
|
D | image_properties_chromeos.cc | 89 ImageProperties LoadImageProperties(SystemState* system_state) { in LoadImageProperties() 126 MutableImageProperties LoadMutableImageProperties(SystemState* system_state) { in LoadMutableImageProperties() 139 bool StoreMutableImageProperties(SystemState* system_state, in StoreMutableImageProperties()
|
D | image_properties_android.cc | 167 ImageProperties LoadImageProperties(SystemState* system_state) { in LoadImageProperties() 217 MutableImageProperties LoadMutableImageProperties(SystemState* system_state) { in LoadMutableImageProperties() 227 bool StoreMutableImageProperties(SystemState* system_state, in StoreMutableImageProperties()
|
D | binder_service_brillo.h | 40 explicit BinderUpdateEngineBrilloService(SystemState* system_state) in BinderUpdateEngineBrilloService()
|
D | connection_manager.cc | 43 SystemState* system_state) { in CreateConnectionManager() 50 SystemState* system_state) in ConnectionManager()
|
D | mock_omaha_request_params.h | 30 explicit MockOmahaRequestParams(SystemState* system_state) in MockOmahaRequestParams()
|
D | connection_manager_android.cc | 23 SystemState* system_state) { in CreateConnectionManager()
|
D | metrics_reporter_stub.h | 39 SystemState* system_state, in ReportUpdateCheckMetrics() 44 void ReportUpdateAttemptMetrics(SystemState* system_state, in ReportUpdateAttemptMetrics()
|
D | metrics_utils.cc | 273 bool WallclockDurationHelper(SystemState* system_state, in WallclockDurationHelper() 299 bool MonotonicDurationHelper(SystemState* system_state, in MonotonicDurationHelper()
|
D | metrics_reporter_android.h | 39 SystemState* system_state, in ReportUpdateCheckMetrics()
|
D | dbus_service.cc | 30 DBusUpdateEngineService::DBusUpdateEngineService(SystemState* system_state) in DBusUpdateEngineService() 166 UpdateEngineAdaptor::UpdateEngineAdaptor(SystemState* system_state) in UpdateEngineAdaptor()
|
D | omaha_request_action.cc | 233 SystemState* system_state) { in GetAppXml() 360 SystemState* system_state) { in GetRequestXml() 617 SystemState* system_state, in OmahaRequestAction() 684 int OmahaRequestAction::GetInstallDate(SystemState* system_state) { in GetInstallDate() 1559 bool OmahaRequestAction::HasInstallDate(SystemState *system_state) { in HasInstallDate() 1569 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 | metrics_reporter_omaha.cc | 140 SystemState* system_state, in ReportUpdateCheckMetrics() 213 SystemState* system_state, in ReportUpdateAttemptMetrics()
|
D | common_service.cc | 70 UpdateEngineService::UpdateEngineService(SystemState* system_state) in UpdateEngineService()
|
D | update_attempter.cc | 122 UpdateAttempter::UpdateAttempter(SystemState* system_state, in UpdateAttempter()
|
D | payload_state.cc | 75 bool PayloadState::Initialize(SystemState* system_state) { in Initialize()
|
D | update_attempter_unittest.cc | 79 explicit UpdateAttempterUnderTest(SystemState* system_state) in UpdateAttempterUnderTest()
|
/system/update_engine/payload_consumer/ |
D | download_action.cc | 45 SystemState* system_state, in DownloadAction()
|