Home | Sort by relevance Sort by last modified time |
/system/tpm/trunks/ | |
error_codes.h | 49 const TPM_RC TCTI_RC_WRONG_ABI_VERSION = kTctiErrorBase + 4; |
error_codes.cc | 249 case trunks::TCTI_RC_WRONG_ABI_VERSION: 250 return "TCTI_RC_WRONG_ABI_VERSION"; |