Searched refs:BLOB_NOT_PRESENT (Results 1 – 2 of 2) sorted by relevance
157 if blob['status'] == zephyr_module.BLOB_NOT_PRESENT:
183 BLOB_NOT_PRESENT = 'D' variable315 return BLOB_NOT_PRESENT377 taint_blobs = any(b['status'] != BLOB_NOT_PRESENT for b in blobs)