Home | History | Annotate | Download | only in update_engine

Lines Matching refs:collector_action

335   OutputObjectCollectorAction collector_action;
336 BondActions(&action, &collector_action);
337 processor.EnqueueAction(&collector_action);
362 if (collector_action.has_input_object_ && out_response)
363 *out_response = collector_action.omaha_response_;
366 return collector_action.has_input_object_;