Searched refs:chromeos_update_engine (Results 176 - 200 of 350) sorted by relevance

1234567891011>>

/system/update_engine/payload_generator/
H A Dgraph_types.h35 namespace chromeos_update_engine { namespace
88 } // namespace chromeos_update_engine
H A Dpayload_generation_config.h32 namespace chromeos_update_engine { namespace
195 } // namespace chromeos_update_engine
H A Dfull_update_generator_unittest.cc28 using chromeos_update_engine::test_utils::FillWithData;
32 namespace chromeos_update_engine { namespace
144 } // namespace chromeos_update_engine
H A Dzip_unittest.cc33 using chromeos_update_engine::test_utils::kRandomString;
37 namespace chromeos_update_engine { namespace
172 } // namespace chromeos_update_engine
/system/update_engine/
H A Dproxy_resolver.h28 namespace chromeos_update_engine { namespace
96 } // namespace chromeos_update_engine
H A Dsystem_state.h34 namespace chromeos_update_engine { namespace
119 } // namespace chromeos_update_engine
H A Dweave_service.h29 namespace chromeos_update_engine { namespace
64 } // namespace chromeos_update_engine
H A Ddbus_service.cc23 namespace chromeos_update_engine { namespace
26 using chromeos_update_engine::UpdateEngineService;
185 } // namespace chromeos_update_engine
H A Dimage_properties_chromeos_unittest.cc29 using chromeos_update_engine::test_utils::WriteFileString;
32 namespace chromeos_update_engine { namespace
166 } // namespace chromeos_update_engine
H A Dcertificate_checker.h28 namespace chromeos_update_engine { namespace
173 } // namespace chromeos_update_engine
/system/update_engine/update_manager/
H A Devaluation_context.cc36 using chromeos_update_engine::ClockInterface;
218 << chromeos_update_engine::utils::FormatTimeDelta(timeout);
239 chromeos_update_engine::utils::ToString(evaluation_start_wallclock_));
242 chromeos_update_engine::utils::ToString(evaluation_start_monotonic_));
H A Dreal_time_provider.cc27 using chromeos_update_engine::ClockInterface;
H A Dreal_time_provider_unittest.cc29 using chromeos_update_engine::FakeClock;
H A Dreal_updater_provider_unittest.cc35 using chromeos_update_engine::FakeClock;
36 using chromeos_update_engine::FakePrefs;
37 using chromeos_update_engine::FakeSystemState;
38 using chromeos_update_engine::OmahaRequestParams;
379 fake_prefs_.SetBoolean(chromeos_update_engine::kPrefsP2PEnabled, false);
384 fake_prefs_.SetBoolean(chromeos_update_engine::kPrefsP2PEnabled, true);
390 fake_prefs_.SetBoolean(chromeos_update_engine::kPrefsP2PEnabled, false);
392 fake_prefs_.SetBoolean(chromeos_update_engine::kPrefsP2PEnabled, true);
394 fake_prefs_.Delete(chromeos_update_engine::kPrefsP2PEnabled);
404 chromeos_update_engine
[all...]
H A Dreal_shill_provider_unittest.cc38 using chromeos_update_engine::ConnectionTethering;
39 using chromeos_update_engine::ConnectionType;
40 using chromeos_update_engine::FakeClock;
70 fake_shill_proxy_ = new chromeos_update_engine::FakeShillProxy();
208 chromeos_update_engine::FakeShillProxy* fake_shill_proxy_;
211 chromeos_update_engine::dbus_test_utils::MockSignalHandler<
H A Dreal_device_policy_provider.cc32 using chromeos_update_engine::ConnectionType;
139 chromeos_update_engine::connection_utils::ParseConnectionType(type_str);
/system/update_engine/common/
H A Dfake_prefs.cc25 using chromeos_update_engine::FakePrefs;
36 namespace chromeos_update_engine { namespace
168 } // namespace chromeos_update_engine
H A Daction.h80 namespace chromeos_update_engine { namespace
225 }; // namespace chromeos_update_engine
H A Derror_code_utils.cc23 namespace chromeos_update_engine { namespace
155 } // namespace chromeos_update_engine
H A Dfake_boot_control.h28 namespace chromeos_update_engine { namespace
110 } // namespace chromeos_update_engine
H A Dfake_hardware.h27 namespace chromeos_update_engine { namespace
144 } // namespace chromeos_update_engine
H A Dfake_prefs.h28 namespace chromeos_update_engine { namespace
111 } // namespace chromeos_update_engine
H A Dhttp_fetcher.cc26 namespace chromeos_update_engine { namespace
97 } // namespace chromeos_update_engine
H A Dmock_hardware.h26 namespace chromeos_update_engine { namespace
95 } // namespace chromeos_update_engine
H A Dmock_http_fetcher.h34 namespace chromeos_update_engine { namespace
155 } // namespace chromeos_update_engine

Completed in 243 milliseconds

1234567891011>>