Home
last modified time | relevance | path

Searched defs:target_channel (Results 1 – 7 of 7) sorted by relevance

/system/update_engine/
Dimage_properties.h74 std::string target_channel; member
Dbinder_service_brillo.cc107 const String16& target_channel, bool powerwash) { in SetChannel()
Dupdate_engine_client.cc472 string target_channel; in ProcessFlags() local
Dupdate_attempter.cc239 const string& target_channel, in Update()
347 const string& target_channel, in CalculateUpdateParams()
Domaha_request_params.h105 inline std::string target_channel() const { in target_channel() function
/system/update_engine/binder_bindings/android/brillo/
DIUpdateEngine.aidl30 void SetChannel(in String target_channel, in boolean powewash); in SetChannel()
/system/update_engine/update_manager/
Dpolicy.h59 std::string target_channel; member