Lines Matching defs:result
84 auto result = std::make_shared<CreateGoogleAttestedKeyReply>(); in CreateGoogleAttestedKey() local
100 const std::shared_ptr<CreateGoogleAttestedKeyReply>& result) { in CreateGoogleAttestedKeyTask()
177 auto result = std::make_shared<GetKeyInfoReply>(); in GetKeyInfo() local
193 const std::shared_ptr<GetKeyInfoReply>& result) { in GetKeyInfoTask()
221 auto result = std::make_shared<GetEndorsementInfoReply>(); in GetEndorsementInfo() local
237 const std::shared_ptr<GetEndorsementInfoReply>& result) { in GetEndorsementInfoTask()
272 auto result = std::make_shared<GetAttestationKeyInfoReply>(); in GetAttestationKeyInfo() local
288 const std::shared_ptr<GetAttestationKeyInfoReply>& result) { in GetAttestationKeyInfoTask()
329 auto result = std::make_shared<ActivateAttestationKeyReply>(); in ActivateAttestationKey() local
345 const std::shared_ptr<ActivateAttestationKeyReply>& result) { in ActivateAttestationKeyTask()
377 auto result = std::make_shared<CreateCertifiableKeyReply>(); in CreateCertifiableKey() local
393 const std::shared_ptr<CreateCertifiableKeyReply>& result) { in CreateCertifiableKeyTask()
414 auto result = std::make_shared<DecryptReply>(); in Decrypt() local
430 const std::shared_ptr<DecryptReply>& result) { in DecryptTask()
446 auto result = std::make_shared<SignReply>(); in Sign() local
461 const std::shared_ptr<SignReply>& result) { in SignTask()
478 auto result = std::make_shared<RegisterKeyWithChapsTokenReply>(); in RegisterKeyWithChapsToken() local
494 const std::shared_ptr<RegisterKeyWithChapsTokenReply>& result) { in RegisterKeyWithChapsTokenTask()