Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/common/
H A Dexcluder_stub.cc35 bool ExcluderStub::IsExcluded(const string& name) { in IsExcluded() function in chromeos_update_engine::ExcluderStub
/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/cf_sink/
H A Dpass.cc65 static bool IsExcluded(Operation *op) { in IsExcluded() function