HomeSort by relevance Sort by last modified time
    Searched refs:output_object (Results 1 - 2 of 2) sorted by null

  /system/update_engine/
omaha_request_action.h 199 // |install_date_days| field of |output_object| to the value of the
203 OmahaResponse* output_object);
242 bool ShouldDeferDownload(OmahaResponse* output_object);
249 OmahaResponse* output_object);
256 // helper methods below and populates the |output_object| with the relevant
260 OmahaResponse* output_object,
264 // |output_object| if valid. Returns true if we should continue the parsing.
267 OmahaResponse* output_object,
271 // |output_object| if valid. Returns true if we should continue the parsing.
274 OmahaResponse* output_object,
    [all...]
omaha_request_action.cc 832 // |output_object| if valid. Returns true if we should continue the parsing.
835 OmahaResponse* output_object,
1172 OmahaResponse output_object; local
1233 OmahaResponse& output_object = const_cast<OmahaResponse&>(GetOutputObject()); local
    [all...]

Completed in 101 milliseconds