Searched refs:kPayloadPropertyFileHash (Results 1 – 4 of 4) sorted by relevance
119 const char kPayloadPropertyFileHash[] = "FILE_HASH"; variable
116 extern const char kPayloadPropertyFileHash[];
77 properties.SetString(kPayloadPropertyFileHash, payload_hash_); in GetPropertiesAsKeyValue()
121 return (headers.count(kPayloadPropertyFileHash) in GetPayloadId()122 ? headers.at(kPayloadPropertyFileHash) in GetPayloadId()209 if (!brillo::data_encoding::Base64Decode(headers[kPayloadPropertyFileHash], in ApplyPayload()212 << headers[kPayloadPropertyFileHash]; in ApplyPayload()