Searched refs:serialized (Results 1 – 9 of 9) sorted by relevance
185 std::string serialized; in metrics_write() local186 if (!pending->SerializeToString(&serialized)) { in metrics_write()197 base::Base64Encode(serialized, &protoBase64); in metrics_write()
67 string serialized; in ConvertSignatureToProtobufBlob() local68 TEST_AND_RETURN_FALSE(out_message.AppendToString(&serialized)); in ConvertSignatureToProtobufBlob()70 serialized.begin(), in ConvertSignatureToProtobufBlob()71 serialized.end()); in ConvertSignatureToProtobufBlob()
354 UniquePtr<uint8_t[]> serialized(new uint8_t[serialize_size]); in TEST() local355 EXPECT_EQ(serialized.get() + serialize_size, in TEST()356 growable.Serialize(serialized.get(), serialized.get() + serialize_size)); in TEST()358 AuthorizationSet deserialized(serialized.get(), serialize_size); in TEST()
73 // The serialized TPM_CERTIFY_INFO or TPM2B_ATTEST for the new key.138 // The serialized TPM_CERTIFY_INFO or TPM2B_ATTEST for the new key.
68 // The serialized TPM_CERTIFY_INFO for the certified key.134 // SignedData message, in which the data field is the serialized Challenge150 // SignedData message, in which the data field is the serialized
57 // The serialized data that was quoted; this assists in verifying the quote.
81 // The serialized TPM_CERTIFY_INFO for the certified key.
103 values dynamically inspected and serialized as type/value pairs. Support
32 // // this location, not including the signature itself). This is a serialized