Home
last modified time | relevance | path

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

/system/update_engine/
Dbinder_service_brillo.cc115 string channel_string; in GetChannel() local
117 &UpdateEngineService::GetChannel, get_current_channel, &channel_string); in GetChannel()
119 *out_channel = String16(channel_string.c_str()); in GetChannel()