Searched defs:IsExcluded (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/update_engine/common/ | ||
H A D | excluder_stub.cc | 35 bool ExcluderStub::IsExcluded(const string& name) { in IsExcluded() function in chromeos_update_engine::ExcluderStub |
/aosp12/system/update_engine/cros/ | ||
H A D | excluder_chromeos.cc | 45 bool ExcluderChromeOS::IsExcluded(const string& name) { in IsExcluded() function in chromeos_update_engine::ExcluderChromeOS |