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

  /system/update_engine/common/
platform_constants.h 26 extern const char kOmahaDefaultProductionURL[];
platform_constants_android.cc 22 const char kOmahaDefaultProductionURL[] =
platform_constants_chromeos.cc 22 const char kOmahaDefaultProductionURL[] =
  /system/update_engine/
image_properties_android.cc 85 result.omaha_url = constants::kOmahaDefaultProductionURL;
image_properties_chromeos.cc 117 constants::kOmahaDefaultProductionURL);
omaha_request_params_unittest.cc 254 EXPECT_EQ(constants::kOmahaDefaultProductionURL, out.update_url());
update_attempter.cc     [all...]

Completed in 217 milliseconds