Searched refs:HcsCheckBlobFormat (Results 1 – 4 of 4) sorted by relevance
30 if (!HcsCheckBlobFormat((const char *)hcsBlob, length)) { in BuildHcsTree()
195 bool HcsCheckBlobFormat(const char *start, uint32_t length) in HcsCheckBlobFormat() function
55 if (!HcsCheckBlobFormat(g_hcsBlob, length)) { in CreateHcsToTree()
83 bool HcsCheckBlobFormat(const char *start, uint32_t length);