Home
last modified time | relevance | path

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

/system/update_engine/cros/
Domaha_request_params.h49 : os_platform_(constants::kOmahaPlatformName), in OmahaRequestParams()
82 inline std::string os_platform() const { return os_platform_; } in os_platform()
332 std::string os_platform_; variable
Domaha_request_params.cc80 os_platform_ = constants::kOmahaPlatformName; in Init()