Home
last modified time | relevance | path

Searched refs:RC_WARN (Results 1 – 4 of 4) sorted by relevance

/system/tpm/trunks/
Dtpm_generated.h689 const TPM_RC RC_WARN = 0x900; variable
690 const TPM_RC TPM_RC_CONTEXT_GAP = RC_WARN + 0x001;
691 const TPM_RC TPM_RC_OBJECT_MEMORY = RC_WARN + 0x002;
692 const TPM_RC TPM_RC_SESSION_MEMORY = RC_WARN + 0x003;
693 const TPM_RC TPM_RC_MEMORY = RC_WARN + 0x004;
694 const TPM_RC TPM_RC_SESSION_HANDLES = RC_WARN + 0x005;
695 const TPM_RC TPM_RC_OBJECT_HANDLES = RC_WARN + 0x006;
696 const TPM_RC TPM_RC_LOCALITY = RC_WARN + 0x007;
697 const TPM_RC TPM_RC_YIELDED = RC_WARN + 0x008;
698 const TPM_RC TPM_RC_CANCELED = RC_WARN + 0x009;
[all …]
Dresource_manager.cc395 if ((result & RC_WARN) == 0) { in FixWarnings()
/system/tpm/trunks/generator/
Draw_structures_fixed.txt5210 RC_WARN
5218 RC_WARN + 0x001
5224 RC_WARN + 0x002
5249 RC_WARN + 0x003
5255 RC_WARN + 0x004
5262 RC_WARN + 0x005
5282 RC_WARN + 0x006
5286 RC_WARN + 0x007
5290 RC_WARN + 0x008
5316 RC_WARN + 0x009
[all …]
Draw_structures.txt5216 RC_WARN
5224 RC_WARN + 0x001
5230 RC_WARN + 0x002
5255 RC_WARN + 0x003
5261 RC_WARN + 0x004
5268 RC_WARN + 0x005
5292 RC_WARN + 0x006
5294 RC_WARN + 0x007
5296 RC_WARN + 0x008
5322 RC_WARN + 0x009
[all …]