Searched refs:AttemptUpdate (Results 1 – 9 of 9) sorted by relevance
59 TEST_F(UpdateEngineServiceTest, AttemptUpdate) { in TEST_F() argument68 common_service_.AttemptUpdate(&error_, in TEST_F()82 EXPECT_TRUE(common_service_.AttemptUpdate( in TEST_F()
60 bool DBusUpdateEngineService::AttemptUpdate(ErrorPtr* error, in AttemptUpdate() function in chromeos_update_engine::DBusUpdateEngineService76 return common_->AttemptUpdate( in AttemptUpdateWithFlags()
50 bool AttemptUpdate(brillo::ErrorPtr* error,
45 bool AttemptUpdate(brillo::ErrorPtr* error,
86 bool UpdateEngineService::AttemptUpdate(ErrorPtr* /* error */, in AttemptUpdate() function in chromeos_update_engine::UpdateEngineService
482 if (!client_->AttemptUpdate( in ProcessFlags()
47 virtual bool AttemptUpdate(const std::string& app_version,
41 bool AttemptUpdate(const std::string& app_version,
76 bool DBusUpdateEngineClient::AttemptUpdate(const string& in_app_version, in AttemptUpdate() function in update_engine::internal::DBusUpdateEngineClient