Enum EPackageBLOBType#
Defined in File config.h
Enum Documentation#
-
enum class sdv::installation::EPackageBLOBType : uint32_t#
Installation package BLOB type.
Values:
-
enumerator final_entry#
Last BLOB entry; no more BLOBs available.
-
enumerator binary_file
The BLOB is a binary file using the serialized SFileDesc structure.
-
enumerator binary_file
The BLOB is a binary file using the serialized SFileDesc structure.
-
enumerator final_entry
Last BLOB entry; no more BLOBs available.
-
enumerator final_entry
Last BLOB entry; no more BLOBs available.
-
enumerator final_entry#