Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer.cc74 const int kUpdateStateOperationInvalid = -1; variable
1385 int64_t next_operation = kUpdateStateOperationInvalid; in CanResumeUpdate()
1387 next_operation != kUpdateStateOperationInvalid && next_operation > 0)) { in CanResumeUpdate()
1457 kUpdateStateOperationInvalid)); in ResetUpdateProgress()
1557 int64_t next_operation = kUpdateStateOperationInvalid; in PrimeUpdateState()
1559 next_operation == kUpdateStateOperationInvalid || next_operation <= 0) { in PrimeUpdateState()