Searched refs:kPayloadPropertyFileHash (Results 1 – 4 of 4) sorted by relevance
115 const char kPayloadPropertyFileHash[] = "FILE_HASH"; variable
111 extern const char kPayloadPropertyFileHash[];
83 properties.SetString(kPayloadPropertyFileHash, payload_hash_); in GetPropertiesAsKeyValue()
122 return (headers.count(kPayloadPropertyFileHash) in GetPayloadId()123 ? headers.at(kPayloadPropertyFileHash) in GetPayloadId()207 if (!brillo::data_encoding::Base64Decode(headers[kPayloadPropertyFileHash], in ApplyPayload()210 << headers[kPayloadPropertyFileHash]; in ApplyPayload()