Searched defs:softwareResultDetail (Results 1 – 9 of 9) sorted by relevance
168 static int32_t ParseVersionIdResult(const cJSON* json, SoftwareResultDetail* softwareResultDetail) in ParseVersionIdResult()183 static int32_t ParsePatchLevelResult(const cJSON* json, SoftwareResultDetail* softwareResultDetail) in ParsePatchLevelResult()198 static int32_t ParseRootHashResult(const cJSON* json, SoftwareResultDetail* softwareResultDetail) in ParseRootHashResult()213 static int32_t ParsePcidResult(const cJSON* json, SoftwareResultDetail* softwareResultDetail) in ParsePcidResult()249 …SoftwareResultDetail *softwareResultDetail = (SoftwareResultDetail *)authStatus->softwareResultDet… in ParseSoftwareResultDetail() local632 void InitSoftwareResultDetail(SoftwareResultDetail* softwareResultDetail) in InitSoftwareResultDetail()
385 …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()608 void InitSoftwareResultDetail(SoftwareResultDetail* softwareResultDetail) in InitSoftwareResultDetail()
415 …SoftwareResultDetail *softwareResultDetail = (SoftwareResultDetail *)authStatus->softwareResultDet… in CopyResultArray() local
40 int32_t softwareResultDetail[SOFTWARE_RESULT_DETAIL_SIZE]; member
92 int32_t *softwareResultDetail = ReadInt32Vector(reply, &len); in ReadAttestResultInfo() local
49 napi_value softwareResultDetail; in GenerateDevAttestHandle() local
94 SoftwareResultDetail* softwareResultDetail; member
108 SoftwareResultDetail* softwareResultDetail; member