Home
last modified time | relevance | path

Searched defs:postinstall_runner_action (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/
Dupdate_attempter.cc831 auto postinstall_runner_action = std::make_unique<PostinstallRunnerAction>( in BuildUpdateActions() local
896 auto postinstall_runner_action = std::make_unique<PostinstallRunnerAction>( in Rollback() local
Dupdate_attempter_android.cc743 auto postinstall_runner_action = in BuildUpdateActions() local
Dupdate_attempter_unittest.cc671 PostinstallRunnerAction postinstall_runner_action( in TEST_F() local