Searched refs:allocation_success (Results 1 – 4 of 4) sorted by relevance
/system/tpm/trunks/ |
D | tpm_utility_impl.cc | 225 TPMI_YES_NO allocation_success; in AllocatePCR() local 232 &allocation_success, in AllocatePCR() 241 if (allocation_success != YES) { in AllocatePCR()
|
D | mock_tpm.h | 802 TPMI_YES_NO* allocation_success,
|
D | tpm_generated.h | 5151 const TPMI_YES_NO& allocation_success, 5163 TPMI_YES_NO* allocation_success, 5178 TPMI_YES_NO* allocation_success,
|
D | tpm_generated.cc | 24404 TPMI_YES_NO* allocation_success, in ParseResponse_PCR_Allocate() argument 24489 allocation_success, in ParseResponse_PCR_Allocate() 24539 TPMI_YES_NO allocation_success; in PCR_AllocateResponseParser() local 24545 &allocation_success, in PCR_AllocateResponseParser() 24556 allocation_success, in PCR_AllocateResponseParser() 24593 TPMI_YES_NO* allocation_success, in PCR_AllocateSync() argument 24612 allocation_success, in PCR_AllocateSync()
|