Searched refs:os_sp_ (Results 1 – 2 of 2) sorted by relevance
76 os_sp_(in_os_sp), in OmahaRequestParams()103 inline std::string os_sp() const { return os_sp_; } in os_sp()276 std::string os_sp_; variable
84 os_sp_ = image_props_.version + "_" + GetMachineType(); in Init()