Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer.cc454 bool insufficient_bytes = false; in Write() local
455 if (!ParseManifest(&c_bytes, &count, error, &insufficient_bytes)) { in Write()
459 if (insufficient_bytes) { in Write()