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

  /system/update_engine/
omaha_request_action.cc 260 string delta_okay_str = params->delta_okay() ? "true" : "false"; local
329 "delta_okay=\"" + delta_okay_str + "\" "
    [all...]
omaha_request_action_unittest.cc 1635 const char* delta_okay_str = delta_okay ? "true" : "false"; local
    [all...]

Completed in 166 milliseconds