Searched defs:softwareResultDetail (Results 1 – 9 of 9) sorted by relevance
31 int32_t softwareResultDetail[SOFTWARE_RESULT_DETAIL_SIZE]; member
164 static int32_t ParseVersionIdResult(const cJSON* json, SoftwareResultDetail* softwareResultDetail) in ParseVersionIdResult()179 static int32_t ParsePatchLevelResult(const cJSON* json, SoftwareResultDetail* softwareResultDetail) in ParsePatchLevelResult()194 static int32_t ParseRootHashResult(const cJSON* json, SoftwareResultDetail* softwareResultDetail) in ParseRootHashResult()209 static int32_t ParsePcidResult(const cJSON* json, SoftwareResultDetail* softwareResultDetail) in ParsePcidResult()245 …SoftwareResultDetail *softwareResultDetail = (SoftwareResultDetail *)authStatus->softwareResultDet… in ParseSoftwareResultDetail() local625 void InitSoftwareResultDetail(SoftwareResultDetail* softwareResultDetail) in InitSoftwareResultDetail()
379 …SoftwareResultDetail *softwareResultDetail = (SoftwareResultDetail *)authStatus->softwareResultDet… in CopyResultArray() local
149 static int32_t ParseVersionIdResult(const cJSON* json, SoftwareResultDetail* softwareResultDetail) in ParseVersionIdResult()164 static int32_t ParsePatchLevelResult(const cJSON* json, SoftwareResultDetail* softwareResultDetail) in ParsePatchLevelResult()179 static int32_t ParseRootHashResult(const cJSON* json, SoftwareResultDetail* softwareResultDetail) in ParseRootHashResult()194 static int32_t ParsePcidResult(const cJSON* json, SoftwareResultDetail* softwareResultDetail) in ParsePcidResult()605 void InitSoftwareResultDetail(SoftwareResultDetail* softwareResultDetail) in InitSoftwareResultDetail()
335 …SoftwareResultDetail *softwareResultDetail = (SoftwareResultDetail *)authStatus->softwareResultDet… in CopyResultArray() local
92 int32_t *softwareResultDetail = ReadInt32Vector(reply, &len); in ReadAttestResultInfo() local
49 napi_value softwareResultDetail; in GenerateDevAttestHandle() local
80 SoftwareResultDetail* softwareResultDetail; member
96 SoftwareResultDetail* softwareResultDetail; member