Searched refs:IsDenylisted (Results 1 – 3 of 3) sorted by relevance
34 def IsDenylisted(serial, denylist): function106 if not IsDenylisted(serial, denylist):152 device_status['denylisted'] = IsDenylisted(serial, denylist)291 and not IsDenylisted(status['serial'], denylist))
108 if device_status.IsDenylisted(device.adb.GetDeviceSerial(), denylist):
40 bool IsDenylisted(const NodeDef& node) { in IsDenylisted() function98 if (IsDenylisted(node)) { in IsNodeOutputPortHostFriendly()233 if (IsDenylisted(node)) { in IsNodeHostCandidate()