Home
last modified time | relevance | path

Searched refs:kPayloadPropertyJsonIsDelta (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/payload_generator/
Dpayload_properties.cc49 const char kPayloadPropertyJsonIsDelta[] = "is_delta"; variable
65 properties.SetBoolean(kPayloadPropertyJsonIsDelta, is_delta_); in GetPropertiesAsJson()