Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_attempter.cc674 auto postinstall_runner_action = std::make_unique<PostinstallRunnerAction>( in BuildUpdateActions() local
739 auto postinstall_runner_action = std::make_unique<PostinstallRunnerAction>( in Rollback() local
Dupdate_attempter_android.cc641 auto postinstall_runner_action = in BuildUpdateActions() local
Dupdate_attempter_unittest.cc381 PostinstallRunnerAction postinstall_runner_action( in TEST_F() local