Searched refs:unformatted (Results 1 – 5 of 5) sorted by relevance
3888 AuctionServerPayloadUnformattedData unformatted = in getProtectedAuctionInputFromCipherText() local3890 return ProtectedAuctionInput.parseFrom(unformatted.getData()); in getProtectedAuctionInputFromCipherText()4108 byte[] unformatted = in getBuyerInputMapFromDecryptedBytes()4113 ProtectedAuctionInput.parseFrom(unformatted); in getBuyerInputMapFromDecryptedBytes()
2204 byte[] unformatted =2209 ProtectedAuctionInput.parseFrom(unformatted);