Home
last modified time | relevance | path

Searched refs:progress_controller_ (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/payload_consumer/
Dpostinstall_runner_action.h146 std::unique_ptr<base::FileDescriptorWatcher::Controller> progress_controller_; variable
Dpostinstall_runner_action.cc248 progress_controller_ = base::FileDescriptorWatcher::WatchReadable( in PerformPartitionPostinstall()
276 progress_controller_.reset(); in OnProgressFdReady()
323 progress_controller_.reset(); in Cleanup()