Home
last modified time | relevance | path

Searched defs:nodeLength (Results 1 – 1 of 1) sorted by relevance

/drivers/framework/utils/src/hcs_parser/
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