Searched refs:kPayloadPropertyFileSize (Results 1 – 4 of 4) sorted by relevance
118 const char kPayloadPropertyFileSize[] = "FILE_SIZE"; variable
115 extern const char kPayloadPropertyFileSize[];
74 properties.SetString(kPayloadPropertyFileSize, std::to_string(payload_size_)); in GetPropertiesAsKeyValue()
204 if (!base::StringToUint64(headers[kPayloadPropertyFileSize], in ApplyPayload()