Searched defs:osSyscap (Results 1 – 4 of 4) sorted by relevance
29 uint8_t osSyscap[OS_SYSCAP_BYTES]; member
160 int32_t GetOsAndPriSyscapSize(const cJSON *osSyscap, const cJSON *priSyscap, in GetOsAndPriSyscapSize()295 uint8_t osSyscap[OS_SYSCAP_BYTES] = {0}; in GetOsSyscap() local516 static int32_t ParseStringSyscap(char *input, uint32_t *osSyscap, uint32_t osSyscapNum, in ParseStringSyscap()672 uint32_t osSyscap[OS_SYSCAP_NUM] = {0}; in DecodeStringPCIDToJson() local
65 int osSyscap[32] = {1, 3, 3}; variable
57 uint8_t osSyscap[OS_SYSCAP_BYTES]; member156 uint8_t *osSyscap = (uint8_t *)(input + 8); // 8, int[2] of pcid header in DecodeOsSyscap() local