Searched refs:canary_product_id (Results 1 – 6 of 6) sorted by relevance
35 std::string canary_product_id; member
91 image_props_.canary_product_id = in_app_id; in OmahaRequestParams()110 return image_props_.canary_product_id; in canary_app_id()114 image_props_.canary_product_id = app_id; in set_app_id()
72 result.canary_product_id = result.product_id; in LoadImageProperties()
111 result.canary_product_id = GetStringWithDefault( in LoadImageProperties()
153 EXPECT_EQ("c", props.canary_product_id); in TEST_F()
216 return download_channel_ == "canary-channel" ? image_props_.canary_product_id in GetAppId()