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

  /system/update_engine/
omaha_request_params.h 104 inline std::string os_board() const { return image_props_.board; } function in class:chromeos_update_engine::OmahaRequestParams
omaha_request_action.cc 327 "board=\"" + XmlEncodeWithDefault(params->os_board(), "") + "\" " +
    [all...]

Completed in 210 milliseconds