Searched refs:BLOB_NOT_PRESENT (Results 1 – 2 of 2) sorted by relevance
198 if blob['status'] == zephyr_module.BLOB_NOT_PRESENT:
196 BLOB_NOT_PRESENT = 'D' variable328 return BLOB_NOT_PRESENT391 taint_blobs = any(b['status'] != BLOB_NOT_PRESENT for b in blobs)
Completed in 7 milliseconds