Home
last modified time | relevance | path

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

/system/update_engine/common/
Daction_processor_unittest.cc66 action_exit_code_(ErrorCode::kError) {} in MyActionProcessorDelegate()
85 action_exit_code_ = code; in ActionCompleted()
92 ErrorCode action_exit_code_; member in chromeos_update_engine::__anon01019b6b0111::MyActionProcessorDelegate