Home
last modified time | relevance | path

Searched defs:GetDlcAppId (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/update_engine/cros/
H A Domaha_request_params.cc269 string OmahaRequestParams::GetDlcAppId(const std::string& dlc_id) const { in GetDlcAppId() function in chromeos_update_engine::OmahaRequestParams
H A Domaha_request_params_unittest.cc279 TEST_F(OmahaRequestParamsTest, GetDlcAppId) { in TEST_F() argument