Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Ddbus_service.cc132 bool in_get_current_channel, in GetChannel() argument
134 return common_->GetChannel(error, in_get_current_channel, out_channel); in GetChannel()
H A Dcommon_service.cc211 bool in_get_current_channel, in GetChannel() argument
215 (in_get_current_channel ? rp->current_channel() : rp->target_channel()); in GetChannel()
H A Dcommon_service.h105 bool in_get_current_channel,
H A Ddbus_service.h100 bool in_get_current_channel,