Home
last modified time | relevance | path

Searched defs:nodeLength (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()
24 int32_t nodeLength = HcsGetNodeLength(hcsBlob + offset); in HcsDecompile() local