Home
last modified time | relevance | path

Searched refs:TRANSIENT_FIRST (Results 1 – 8 of 8) sorted by relevance

/system/tpm/trunks/
Dresource_manager.h214 TPM_HANDLE next_virtual_handle_ = TRANSIENT_FIRST;
Dresource_manager.cc266 next_virtual_handle_ = TRANSIENT_FIRST; in CreateVirtualHandle()
Dresource_manager_test.cc43 const trunks::TPM_HANDLE kArbitraryObjectHandle = trunks::TRANSIENT_FIRST + 25;
Dtpm_generated.h935 const TPM_HC TRANSIENT_FIRST = (HR_TRANSIENT + 0); variable
938 const TPM_HC TRANSIENT_LAST = (TRANSIENT_FIRST+MAX_LOADED_OBJECTS-1);
/system/tpm/trunks/generator/
Draw_structures.txt7755 TRANSIENT_FIRST
7775 (TRANSIENT_FIRST+MAX_LOADED_OBJECTS-1)
9416 {TRANSIENT_FIRST:TRANSIENT_LAST}
9474 {TRANSIENT_FIRST : TRANSIENT_LAST}
9611 {TRANSIENT_FIRST:TRANSIENT_LAST}
Draw_structures_fixed.txt7783 TRANSIENT_FIRST
7803 (TRANSIENT_FIRST+MAX_LOADED_OBJECTS-1)
9444 {TRANSIENT_FIRST:TRANSIENT_LAST}
9502 {TRANSIENT_FIRST : TRANSIENT_LAST}
9639 {TRANSIENT_FIRST:TRANSIENT_LAST}
Draw_commands.txt18281 // are going to check (TRANSIENT_FIRST) will be occupied. It will be freed
18283 for(handle = TRANSIENT_FIRST; handle < TRANSIENT_LAST; handle++)
29503 in->context.savedHandle = TRANSIENT_FIRST;
30810 the first read, set the property to TRANSIENT_FIRST and propertyCount to one. If a transient object
Draw_commands_fixed.txt18292 // are going to check (TRANSIENT_FIRST) will be occupied. It will be freed
18294 for(handle = TRANSIENT_FIRST; handle < TRANSIENT_LAST; handle++)
29514 in->context.savedHandle = TRANSIENT_FIRST;
30821 the first read, set the property to TRANSIENT_FIRST and propertyCount to one. If a transient object