OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCTI_RC_NO_RESPONSE
(Results
1 - 2
of
2
) sorted by null
/system/tpm/trunks/
error_codes.h
56
const TPM_RC
TCTI_RC_NO_RESPONSE
= kTctiErrorBase + 11;
error_codes.cc
263
case trunks::
TCTI_RC_NO_RESPONSE
:
264
return "
TCTI_RC_NO_RESPONSE
";
Completed in 42 milliseconds