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

  /system/update_engine/common/
platform_constants.h 34 extern const char kOmahaPlatformName[];
platform_constants_android.cc 27 const char kOmahaPlatformName[] = "Brillo";
platform_constants_chromeos.cc 27 const char kOmahaPlatformName[] = "Chrome OS";
  /system/update_engine/
omaha_request_params.cc 79 os_platform_ = constants::kOmahaPlatformName;
omaha_request_params.h 48 os_platform_(constants::kOmahaPlatformName),
omaha_request_action_unittest.cc 270 constants::kOmahaPlatformName,
    [all...]

Completed in 63 milliseconds