Searched defs:hcsBlob (Results 1 – 3 of 3) sorted by relevance
24 const unsigned char *hcsBlob = NULL; in BuildHcsTree() local
22 bool HcsDecompile(const char *hcsBlob, uint32_t offset, struct DeviceResourceNode **root) in HcsDecompile()
35 uint32_t OpenHcsBlobFile(const char *hcsBlobPath, char **hcsBlob) in OpenHcsBlobFile()