Home
last modified time | relevance | path

Searched refs:HcsCheckBlobFormat (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/utils/src/hcs_parser/
H A Dhcs_buildin_parser.c30 if (!HcsCheckBlobFormat((const char *)hcsBlob, length)) { in BuildHcsTree()
H A Dhcs_blob_if.c195 bool HcsCheckBlobFormat(const char *start, uint32_t length) in HcsCheckBlobFormat() function
/ohos5.0/drivers/hdf_core/adapter/uhdf2/utils/src/hcs_parser/
H A Dhcs_dm_parser.c55 if (!HcsCheckBlobFormat(g_hcsBlob, length)) { in CreateHcsToTree()
/ohos5.0/drivers/hdf_core/framework/utils/include/
H A Dhcs_blob_if.h83 bool HcsCheckBlobFormat(const char *start, uint32_t length);