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