Lines Matching refs:shared_ptr
104 const std::shared_ptr<brillo::http::Transport>& transport) { in set_http_transport()
132 const std::shared_ptr<ReplyProtobufType>& reply) { in TaskRelayCallback()
140 const std::shared_ptr<CreateGoogleAttestedKeyReply>& result);
145 const std::shared_ptr<GetKeyInfoReply>& result);
150 const std::shared_ptr<GetEndorsementInfoReply>& result);
155 const std::shared_ptr<GetAttestationKeyInfoReply>& result);
160 const std::shared_ptr<ActivateAttestationKeyReply>& result);
165 const std::shared_ptr<CreateCertifiableKeyReply>& result);
169 const std::shared_ptr<DecryptReply>& result);
173 const std::shared_ptr<SignReply>& result);
178 const std::shared_ptr<RegisterKeyWithChapsTokenReply>& result);
287 std::shared_ptr<brillo::http::Transport> http_transport_;