Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/utils/src/hcs_parser/
H A Dhcs_parser.c17 static int32_t GetHcsTreeSize(const char *blob, int32_t nodeLength) in GetHcsTreeSize() function
33 treeMemLength = GetHcsTreeSize(hcsBlob + offset, nodeLength); in HcsDecompile()