Searched defs:allocation_success (Results 1 - 2 of 2) sorted by relevance

/system/tpm/trunks/
H A Dtpm_utility_impl.cc225 TPMI_YES_NO allocation_success; local
232 &allocation_success,
241 if (allocation_success != YES) {
H A Dtpm_generated.cc24404 TPMI_YES_NO* allocation_success,
24489 allocation_success,
24539 TPMI_YES_NO allocation_success; local
24545 &allocation_success,
24556 allocation_success,
24593 TPMI_YES_NO* allocation_success,
24612 allocation_success,
24402 ParseResponse_PCR_Allocate( const std::string& response, TPMI_YES_NO* allocation_success, UINT32* max_pcr, UINT32* size_needed, UINT32* size_available, AuthorizationDelegate* authorization_delegate) argument
24589 PCR_AllocateSync( const TPMI_RH_PLATFORM& auth_handle, const std::string& auth_handle_name, const TPML_PCR_SELECTION& pcr_allocation, TPMI_YES_NO* allocation_success, UINT32* max_pcr, UINT32* size_needed, UINT32* size_available, AuthorizationDelegate* authorization_delegate) argument
[all...]

Completed in 139 milliseconds