Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Domaha_response.h55 bool can_exclude = false; member
H A Domaha_request_action.cc599 bool can_exclude, in ParsePackage()
837 bool can_exclude = !params->is_install() && params->IsDlcAppId(app.id); in ParseResponse() local