Home
last modified time | relevance | path

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

/system/update_engine/cros/
Domaha_request_params.cc247 int current_channel_index = GetChannelIndex(image_props_.current_channel); in ToMoreStableChannel() local
250 return download_channel_index > current_channel_index; in ToMoreStableChannel()