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

  /system/update_engine/
image_properties.h 35 std::string canary_product_id; member in struct:chromeos_update_engine::ImageProperties
image_properties_android.cc 66 result.canary_product_id = result.product_id;
image_properties_chromeos.cc 111 result.canary_product_id = GetStringWithDefault(
omaha_request_params.h 91 image_props_.canary_product_id = in_app_id;
107 return image_props_.canary_product_id;
omaha_request_params.cc 216 return download_channel_ == "canary-channel" ? image_props_.canary_product_id

Completed in 66 milliseconds