Home
last modified time | relevance | path

Searched refs:kLsbReleaseUpdateChannelKey (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/cros/
Dimage_properties_chromeos.cc42 const char kLsbReleaseUpdateChannelKey[] = "CHROMEOS_RELEASE_TRACK"; variable
95 lsb_release, kLsbReleaseUpdateChannelKey, "stable-channel"); in LoadImageProperties()
133 lsb_release, kLsbReleaseUpdateChannelKey, "stable-channel"); in LoadMutableImageProperties()
143 lsb_release.SetString(kLsbReleaseUpdateChannelKey, properties.target_channel); in StoreMutableImageProperties()