Home
last modified time | relevance | path

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

/aosp12/system/update_engine/common/
H A Dexcluder_stub.cc35 bool ExcluderStub::IsExcluded(const string& name) { in IsExcluded() function in chromeos_update_engine::ExcluderStub
/aosp12/system/update_engine/cros/
H A Dexcluder_chromeos.cc45 bool ExcluderChromeOS::IsExcluded(const string& name) { in IsExcluded() function in chromeos_update_engine::ExcluderChromeOS