Home
last modified time | relevance | path

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

/system/update_engine/
Ddbus_service.cc132 bool in_get_current_channel, in GetChannel() argument
134 return common_->GetChannel(error, in_get_current_channel, out_channel); in GetChannel()
Dcommon_service.h106 bool in_get_current_channel,
Dcommon_service.cc210 bool in_get_current_channel, in GetChannel() argument
214 (in_get_current_channel ? rp->current_channel() : rp->target_channel()); in GetChannel()
Ddbus_service.h100 bool in_get_current_channel,