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