Home
last modified time | relevance | path

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

/system/update_engine/
Dimage_properties_chromeos.cc41 const char kLsbReleaseUpdateChannelKey[] = "CHROMEOS_RELEASE_TRACK"; variable
94 lsb_release, kLsbReleaseUpdateChannelKey, "stable-channel"); in LoadImageProperties()
128 lsb_release, kLsbReleaseUpdateChannelKey, "stable-channel"); in LoadMutableImageProperties()
139 lsb_release.SetString(kLsbReleaseUpdateChannelKey, properties.target_channel); in StoreMutableImageProperties()