Home
last modified time | relevance | path

Searched refs:SystemState (Results 1 – 25 of 42) sorted by relevance

12

/system/update_engine/update_manager/
Dreal_updater_provider.cc39 using chromeos_update_engine::SystemState;
53 SystemState* system_state) in UpdaterVariableBase()
58 inline SystemState* system_state() const { return system_state_; } in system_state()
61 SystemState* const system_state_;
67 GetStatusHelper(SystemState* system_state, string* errmsg) { in GetStatusHelper()
99 LastCheckedTimeVariable(const string& name, SystemState* system_state) in LastCheckedTimeVariable()
118 ProgressVariable(const string& name, SystemState* system_state) in ProgressVariable()
144 StageVariable(const string& name, SystemState* system_state) in StageVariable()
191 NewVersionVariable(const string& name, SystemState* system_state) in NewVersionVariable()
209 PayloadSizeVariable(const string& name, SystemState* system_state) in PayloadSizeVariable()
[all …]
Dstate_factory.h39 chromeos_update_engine::SystemState* system_state);
Dreal_updater_provider.h38 chromeos_update_engine::SystemState* system_state);
99 chromeos_update_engine::SystemState* system_state_;
/system/update_engine/
Dimage_properties.h28 class SystemState; variable
84 ImageProperties LoadImageProperties(SystemState* system_state);
88 MutableImageProperties LoadMutableImageProperties(SystemState* system_state);
92 bool StoreMutableImageProperties(SystemState* system_state,
Dmetrics_utils.h33 class SystemState; variable
59 bool WallclockDurationHelper(SystemState* system_state,
72 bool MonotonicDurationHelper(SystemState* system_state,
Domaha_request_action.h104 OmahaRequestAction(SystemState* system_state,
159 static int GetInstallDate(SystemState* system_state);
170 static bool HasInstallDate(SystemState* system_state);
175 static bool PersistInstallDate(SystemState* system_state,
287 SystemState* system_state_;
Dconnection_manager_interface.h28 class SystemState; variable
63 SystemState* system_state);
Dconnection_manager.h39 SystemState* system_state);
62 SystemState* system_state_;
Dmetrics_reporter_omaha.h35 class SystemState; variable
119 SystemState* system_state,
124 void ReportUpdateAttemptMetrics(SystemState* system_state,
Dsystem_state.h57 class SystemState {
60 virtual ~SystemState() {} in ~SystemState()
Domaha_response_handler_action.h45 explicit OmahaResponseHandlerAction(SystemState* system_state);
69 SystemState* system_state_;
Dimage_properties_chromeos.cc89 ImageProperties LoadImageProperties(SystemState* system_state) { in LoadImageProperties()
127 MutableImageProperties LoadMutableImageProperties(SystemState* system_state) { in LoadMutableImageProperties()
140 bool StoreMutableImageProperties(SystemState* system_state, in StoreMutableImageProperties()
Dmock_metrics_reporter.h40 void(SystemState* system_state,
46 void(SystemState* system_state,
Dmetrics_reporter_android.h42 SystemState* system_state, in ReportUpdateCheckMetrics()
47 void ReportUpdateAttemptMetrics(SystemState* system_state,
Dmetrics_reporter_stub.h42 SystemState* system_state, in ReportUpdateCheckMetrics()
47 void ReportUpdateAttemptMetrics(SystemState* system_state, in ReportUpdateAttemptMetrics()
Dmetrics_reporter_interface.h95 SystemState* system_state,
123 virtual void ReportUpdateAttemptMetrics(SystemState* system_state,
Dcommon_service.h41 explicit UpdateEngineService(SystemState* system_state);
165 SystemState* system_state_;
Dconnection_manager_android.cc25 SystemState* system_state) { in CreateConnectionManager()
Dimage_properties_android.cc171 ImageProperties LoadImageProperties(SystemState* system_state) { in LoadImageProperties()
221 MutableImageProperties LoadMutableImageProperties(SystemState* system_state) { in LoadMutableImageProperties()
231 bool StoreMutableImageProperties(SystemState* system_state, in StoreMutableImageProperties()
Dexcluder_chromeos.h27 class SystemState; variable
Ddbus_service.h41 explicit DBusUpdateEngineService(SystemState* system_state);
168 explicit UpdateEngineAdaptor(SystemState* system_state);
Dconnection_manager.cc45 SystemState* system_state) { in CreateConnectionManager()
52 SystemState* system_state) in ConnectionManager()
Dpayload_state.h34 class SystemState; variable
51 bool Initialize(SystemState* system_state);
431 SystemState* system_state_;
Domaha_request_params.h39 class SystemState; variable
49 explicit OmahaRequestParams(SystemState* system_state) in OmahaRequestParams()
338 SystemState* system_state_;
/system/update_engine/payload_consumer/
Ddownload_action.h79 SystemState* system_state,
150 SystemState* system_state_;

12