Searched defs:IsValidChannel (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/
H A Domaha_request_params.cc71 if (!IsValidChannel(image_props_.current_channel))
73 if (!IsValidChannel(mutable_image_props_.target_channel))
153 if (!IsValidChannel(new_target_channel)) {
194 bool OmahaRequestParams::IsValidChannel(const string& channel) const { function in class:chromeos_update_engine::OmahaRequestParams

Completed in 29 milliseconds