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

/system/tpm/trunks/
H A Dresource_manager_test.cc102 std::string CreateResponse(TPM_RC code, function in class:trunks::ResourceManagerTest
159 std::string response = CreateResponse(TPM_RC_SUCCESS,
180 std::string success_response = CreateResponse(TPM_RC_SUCCESS,
202 std::string response = CreateResponse(TPM_RC_SUCCESS,
219 std::string success_response = CreateResponse(TPM_RC_SUCCESS,
258 std::string response = CreateResponse(TPM_RC_SUCCESS,
273 std::string response = CreateResponse(TPM_RC_SUCCESS,
293 std::string response = CreateResponse(TPM_RC_SUCCESS,
325 std::string response = CreateResponse(TPM_RC_SUCCESS,
350 std::string response = CreateResponse(TPM_RC_SUCCES
[all...]
H A Dtpm_generated.h3893 const TPMT_TK_CREATION& creation_ticket)> CreateResponse; typedef in class:trunks::Tpm
3919 const CreateResponse& callback);

Completed in 112 milliseconds