Home
last modified time | relevance | path

Searched defs:can_exclude (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/
Domaha_response.h56 bool can_exclude = false; member
Domaha_request_action.cc538 bool can_exclude, in ParsePackage()
798 bool can_exclude = !params_->is_install() && params_->IsDlcAppId(app.id); in ParseResponse() local